summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/pthread_once (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable the pthread_once subtest until the problem with samba portbluhm2017-11-161-1/+8
| | | | | is resolved and libpthread can be fixed. discussed with guenther@
* Add regress test for cancellation of pthread_once()'s init_routineguenther2017-10-162-0/+53
From Scott Cheloha (scottcheloha (at) gmail.com)