glibc/sysdeps/pthread/tst-join6.c
Samuel Thibault c0463e8b79 pthread: Move some join tests from nptl to sysdeps/pthread
So they can be checked with htl too.
2020-02-10 01:21:46 +00:00

3 lines
47 B
C

#define WAIT_IN_CHILD 1
#include "tst-join5.c"