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.c291 Msleep(SLEEP_200_MS); in clockwait_timedwait_0020()
369 Msleep(SLEEP_200_MS); in clockwait_timedwait_0040()
433 Msleep(SLEEP_200_MS); in clockwait_timedwait_0050()
472 Msleep(SLEEP_200_MS); in clockwait_timedwait_0060()
593 Msleep(SLEEP_200_MS); in monotonic_timewait_0020()
624 Msleep(SLEEP_200_MS); in monotonic_timewait_0030()
699 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