Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert part of the last commit. I don't know what I was smoking. | mtm | 2003-05-27 | 1 | -2/+13 |
* | Revise the unlock order in _pthread_join(). Also, if the joined | mtm | 2003-05-26 | 1 | -12/+6 |
* | Start locking up the active and dead threads lists. The active threads | mtm | 2003-05-25 | 1 | -27/+34 |
* | Move a misplaced comment. | mtm | 2003-05-20 | 1 | -1/+1 |
* | - Define curthread as _get_curthread() and remove all direct calls to | jeff | 2003-04-02 | 1 | -1/+0 |
* | - Don't drop and reacquire giant in thread_suspend(). Change callers to do | jeff | 2003-04-01 | 1 | -0/+2 |
* | - Add libthr but don't hook it up to the regular build yet. This is an | jeff | 2003-04-01 | 1 | -0/+161 |