(__lll_private_flag): Define. (lll_futex_timed_wait, lll_futex_wake): Use it. (lll_pr...
[glibc/pb-stable.git] / nptl / tst-cond21.c
blob89cb771b5742322d3ac74df8a3403e16bc5c9669
1 #include <sys/time.h>
2 #define TIMED 1
3 #include "tst-cond20.c"