summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/sigwait/sigwait.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Go to sleep to let our contending thread win a race.mpi2017-05-271-1/+2
* Delete a test which required behavior not defined by the specguenther2014-11-161-15/+2
* Need to block the signals in all thread for the kill(getpid(), SIGFOO)guenther2012-02-201-5/+15
* fix some checks.fgsch2011-10-011-2/+2
* Do not depend upon bugs in the pthreads implementation for propermarc2002-10-121-10/+10
* signal race fixesderaadt2001-11-111-2/+8
* Regression tests for libc_r (pthreads) library.fgsch2001-08-151-0/+264