summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_resume_np.c
Commit message (Expand)AuthorAgeFilesLines
* Doh! Lock the thread passed in by the caller, not the current thread.mtm2003-12-121-2/+2
* Remove uses of GIANT_LOCK and replace with appropriate threadmtm2003-12-111-7/+12
* Make WARNS2 clean. The fixes mostly included:mtm2003-05-231-0/+1
* - Define curthread as _get_curthread() and remove all direct calls tojeff2003-04-021-4/+0
* - Add libthr but don't hook it up to the regular build yet. This is anjeff2003-04-011-0/+87
OpenPOWER on IntegriCloud