Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lock the cond queue (condition variables): | mtm | 2003-05-24 | 1 | -70/+43 |
* | Insert a debugging aid: | mtm | 2003-05-21 | 1 | -1/+9 |
* | Do some cleanup with respect to condition variables. The implementation | mtm | 2003-05-15 | 1 | -15/+14 |
* | - Define curthread as _get_curthread() and remove all direct calls to | jeff | 2003-04-02 | 1 | -6/+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/+544 |