index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
pthread
/
tst-robust2.c
blob: cf603feb4d7a4f1ba5dc708e574ffb496764886f (
plain
) (
blame
)
1
2
3
#define AFTER_JOIN 1
#define LOCK(m) pthread_mutex_trylock (m)
#include
"tst-robust1.c"