glibc/sysdeps/pthread/tst-cond17.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
57 B
C

#define UNLOCK_AFTER_BROADCAST 1
#include "tst-cond16.c"