Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change all instances of THR_LOCK/UNLOCK, etc to UMTX_*. | mtm | 2003-07-06 | 1 | -3/+3 |
* | Sweep through pthread locking and use the new locking primitives for | mtm | 2003-06-29 | 1 | -3/+3 |
* | Unwind the _giant_mutex from pthread_detach(). When detaching a joiner thread | mtm | 2003-06-02 | 1 | -8/+8 |
* | Make WARNS2 clean. The fixes mostly included: | mtm | 2003-05-23 | 1 | -0/+1 |
* | - Define curthread as _get_curthread() and remove all direct calls to | jeff | 2003-04-02 | 1 | -4/+0 |
* | - Add libthr but don't hook it up to the regular build yet. This is an | jeff | 2003-04-01 | 1 | -0/+82 |