1 #define AFTER_JOIN 1
2 #define LOCK(m) pthread_mutex_trylock (m)
3 #include "tst-robust1.c"
4