| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix the wrapper function around signals so that a signal handling | Mike Makonnen | 2003-12-09 | 1 | -9/+0 |
| * | Catchup with _thread_suspend() changes. | Mike Makonnen | 2003-06-30 | 1 | -1/+1 |
| * | I botched one of my committs in the last round. Fix it. | Mike Makonnen | 2003-05-31 | 1 | -2/+3 |
| * | Use a static lock to ake sure pthread_cond_* functions called | Mike Makonnen | 2003-05-29 | 1 | -2/+20 |
| * | Lock the cond queue (condition variables): | Mike Makonnen | 2003-05-24 | 1 | -70/+43 |
| * | Insert a debugging aid: | Mike Makonnen | 2003-05-21 | 1 | -1/+9 |
| * | Do some cleanup with respect to condition variables. The implementation | Mike Makonnen | 2003-05-15 | 1 | -15/+14 |
| * | - Define curthread as _get_curthread() and remove all direct calls to | Jeff Roberson | 2003-04-02 | 1 | -6/+0 |
| * | - Don't drop and reacquire giant in thread_suspend(). Change callers to do | Jeff Roberson | 2003-04-01 | 1 | -0/+2 |
| * | - Add libthr but don't hook it up to the regular build yet. This is an | Jeff Roberson | 2003-04-01 | 1 | -0/+544 |
