Remove TLS configure tests.
[platform/upstream/linaro-glibc.git] / nptl / tst-robust2.c
1 #define AFTER_JOIN 1
2 #define LOCK(m) pthread_mutex_trylock (m)
3 #include "tst-robust1.c"