summaryrefslogtreecommitdiff
path: root/nptl/tst-robust2.c
blob: cf603feb4d7a4f1ba5dc708e574ffb496764886f (plain)
1
2
3
#define AFTER_JOIN 1
#define LOCK(m) pthread_mutex_trylock (m)
#include "tst-robust1.c"