aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_sem.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the band-aid (#include <time.h>).Daniel Eischen2004-02-031-1/+0
* Add <time.h> -- bandaid to unbreak world in <semaphore.h>.Daniel Eischen2004-02-031-0/+1
* - Define curthread as _get_curthread() and remove all direct calls toJeff Roberson2003-04-021-2/+0
* - Add libthr but don't hook it up to the regular build yet. This is anJeff Roberson2003-04-011-0/+257