Revert "sysdeps/ieee754/ldbl-128ibm/e_expl.c"
[platform/upstream/glibc.git] / nptl / tst-robust2.c
1 #define AFTER_JOIN 1
2 #define LOCK(m) pthread_mutex_trylock (m)
3 #include "tst-robust1.c"