summaryrefslogtreecommitdiff
path: root/src/thread/sem_trywait.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-10fix some semaphore wait semantics (race condition deadlock and error checking)Rich Felker1-1/+2
2011-03-04implement POSIX semaphoresRich Felker1-0/+11