summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_kern.c
Commit message (Expand)AuthorAgeFilesLines
* The libthr code makes use of higher-level primitives (pthread_mutex_t andmtm2003-05-251-0/+13
* EDOOFUSmtm2003-05-231-10/+2
* Make WARNS2 clean. The fixes mostly included:mtm2003-05-231-1/+1
* msg1mtm2003-05-121-0/+50
* Use STDERR_FILENO as the file descriptor passed to _thread_printf()marcel2003-04-201-4/+7
* - Don't drop and reacquire giant in thread_suspend(). Change callers to dojeff2003-04-011-38/+4
* - Add libthr but don't hook it up to the regular build yet. This is anjeff2003-04-011-0/+188
OpenPOWER on IntegriCloud