]> git.ipfire.org Git - thirdparty/glibc.git/blame - sysdeps/pthread/tst-robust2.c
posix/glob.c: update from gnulib
[thirdparty/glibc.git] / sysdeps / pthread / tst-robust2.c
CommitLineData
1bcfb5a5
UD
1#define AFTER_JOIN 1
2#define LOCK(m) pthread_mutex_trylock (m)
3#include "tst-robust1.c"