1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-04 09:24:50 +03:00
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"