Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove umtx_t definition, use type long directly, add wrapper function | davidxu | 2007-11-21 | 1 | -5/+5 |
| | | | | | _thr_umtx_wait_uint() for umtx operation UMTX_OP_WAIT_UINT, use the function in semaphore operations, this fixed compiler warnings. | ||||
* | WARNS level 4 cleanup. | davidxu | 2006-04-04 | 1 | -2/+2 |
| | |||||
* | Only wake up writer if the lock is free. | davidxu | 2006-03-25 | 1 | -2/+2 |
| | |||||
* | Add locking support for rtld. | davidxu | 2006-03-25 | 1 | -0/+219 |