* SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.
[glibc.git] / nptl / tst-robust2.c
blobcf603feb4d7a4f1ba5dc708e574ffb496764886f
1 #define AFTER_JOIN 1
2 #define LOCK(m) pthread_mutex_trylock (m)
3 #include "tst-robust1.c"