]> git.ipfire.org Git - thirdparty/glibc.git/blame - nptl/tst-robust2.c
Initialize tunable list with the GLIBC_TUNABLES environment variable
[thirdparty/glibc.git] / nptl / tst-robust2.c
CommitLineData
1bcfb5a5
UD
1#define AFTER_JOIN 1
2#define LOCK(m) pthread_mutex_trylock (m)
3#include "tst-robust1.c"