about summary refs log tree commit diff
path: root/nptl/tst-spin4.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't reduce test timeout to less than defaultAndreas Schwab2018-10-171-1/+0
| | | | | This removes all overrides of TIMEOUT that are less than or equal to the default timeout.
* New test for pthread_spin_lock (bug 16882)Guo Yixuan2014-06-031-0/+109
* nptl/tst-spin4.c: New test. * nptl/Makefile (tests): Add tst-spin4.