glibc/sysdeps/pthread/tst-cond13.c
Samuel Thibault d8f1f2d9ab pthread: Move most cond tests from nptl to sysdeps/pthread
So they can be checked with htl too.
2020-02-09 19:24:44 +00:00

3 lines
50 B
C

#define USE_COND_SIGNAL 1
#include "tst-cond12.c"