about summary refs log tree commit diff
path: root/sysdeps/pthread/tst-robust5.c
Commit message (Collapse)AuthorAgeFilesLines
* pthread: Move robust mutex tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-161-0/+2
tst-robust8.c prints some mutex internals for nptl debugging, this needed to be made conditioned by getting built with nptl.