summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/semaphore
AgeCommit message (Expand)Author
2018-04-27Fix sem_timedwait regress test. Needs SA_RESTART to block now.Paul Irofti
2014-01-22There can be resolution-worth of slop in two places, so accept thatPhilip Guenther
2012-03-03Add tests for sem_timedwait()Philip Guenthe
2012-03-03Verify that sem_wait() doesn't return zero without decrementing thePhilip Guenthe
2012-03-03While we guarantee that a zero-filled sem_t variable will triggerPhilip Guenthe
2012-01-04Basic semaphore testsMartin Pieuchot