summaryrefslogtreecommitdiff
path: root/lib/librthread/rthread.h
AgeCommit message (Expand)Author
2005-12-13make the mutex unlock and sleep in pthread_cond_wait properly atomicTed Unangst
2005-12-13correct implementation of pthread_cond_signal. it doesn't raise the semTed Unangst
2005-12-03add userland thread library. incomplete, but functionalTed Unangst