ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/pthread/tst-robust2.c

4 lines
88 B
C
Raw Normal View History

2024-04-01 15:19:46 +00:00
#define AFTER_JOIN 1
#define LOCK(m) pthread_mutex_trylock (m)
#include "tst-robust1.c"