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 |
* | Don't hold the active thread list lock when signaling the gc thread. | mtm | 2003-05-29 | 1 | -0/+7 |
* | Decouple the thread stack [de]allocating functions from the 'dead threads list' | mtm | 2003-05-26 | 1 | -0/+2 |
* | Start locking up the active and dead threads lists. The active threads | mtm | 2003-05-25 | 1 | -54/+38 |
* | Fix build breakage (on ia64) caused by a missing file descriptor to | marcel | 2003-04-20 | 1 | -1/+1 |
* | - Define curthread as _get_curthread() and remove all direct calls to | jeff | 2003-04-02 | 1 | -1/+0 |
* | - Add libthr but don't hook it up to the regular build yet. This is an | jeff | 2003-04-01 | 1 | -0/+211 |