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

source code of glibc/sysdeps/pthread/tst-robust2.c