summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_cond.c
Commit message (Expand)AuthorAgeFilesLines
* Lock the cond queue (condition variables):mtm2003-05-241-70/+43
* Insert a debugging aid:mtm2003-05-211-1/+9
* Do some cleanup with respect to condition variables. The implementationmtm2003-05-151-15/+14
* - Define curthread as _get_curthread() and remove all direct calls tojeff2003-04-021-6/+0
* - Don't drop and reacquire giant in thread_suspend(). Change callers to dojeff2003-04-011-0/+2
* - Add libthr but don't hook it up to the regular build yet. This is anjeff2003-04-011-0/+544
OpenPOWER on IntegriCloud