1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-04-28 10:05:08 +03:00
glibc/sysdeps/pthread/tst-robust5.c
Samuel Thibault a25077a431 pthread: Move robust mutex tests from nptl to sysdeps/pthread
tst-robust8.c prints some mutex internals for nptl debugging, this
needed to be made conditioned by getting built with nptl.
2020-02-16 14:43:54 +00:00

3 lines
50 B
C

#define NOT_CONSISTENT 1
#include "tst-robust2.c"