about summary refs log tree commit diff
path: root/src/thread/sem_trywait.c
Commit message (Expand)AuthorAgeFilesLines
* fix some semaphore wait semantics (race condition deadlock and error checking)Rich Felker2011-03-101-1/+2
* implement POSIX semaphoresRich Felker2011-03-041-0/+11