Home
last modified time | relevance | path

Searched refs:SLEEP_200_MS (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functionalext/thread/
Dpthread_cond_timedwait.c304 Msleep(SLEEP_200_MS); in clockwait_timedwait_0020()
382 Msleep(SLEEP_200_MS); in clockwait_timedwait_0040()
446 Msleep(SLEEP_200_MS); in clockwait_timedwait_0050()
485 Msleep(SLEEP_200_MS); in clockwait_timedwait_0060()
606 Msleep(SLEEP_200_MS); in monotonic_timewait_0020()
637 Msleep(SLEEP_200_MS); in monotonic_timewait_0030()
712 Msleep(SLEEP_200_MS); in timeoutnp_timewait_0020()
/third_party/musl/libc-test/src/functionalext/common/
Dpthread_util.h44 #define SLEEP_200_MS 200 macro