aboutsummaryrefslogtreecommitdiff
path: root/nptl/tst-cond7.c
AgeCommit message (Collapse)AuthorFilesLines
2003-02-14Update.Ulrich Drepper1-0/+14
* tst-cond7.c (do_test): Unlock the mutex before canceling the thread. * sysdeps/pthread/pthread.h: Add missing initializers. Protect non-standard initializers with __USE_GNU.
2003-01-04Update.Ulrich Drepper1-0/+154
* Makefile (tests): Add tst-cond7. * tst-cond7.c: New file.