summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/semaphore/sem_wait/sem_wait.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Verify that sem_wait() doesn't return zero without decrementing theguenther2012-03-031-3/+52
* While we guarantee that a zero-filled sem_t variable will triggerguenther2012-03-031-2/+3
* Basic semaphore testsmpi2012-01-041-0/+49