Home
last modified time | relevance | path

Searched refs:SLEEP_100_MS (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_rwlock_wrlock.c31 Msleep(SLEEP_100_MS); in RwlockClockRealTimeOut1()
47 GetDelayedTimeByClockid(&ts, SLEEP_100_MS, CLOCK_REALTIME); in RwlockClockRealTimeOut2()
69 GetDelayedTimeByClockid(&ts, SLEEP_100_MS, clock_id); in RwlockClockRealTimeWait2()
79 Msleep(SLEEP_100_MS); in RwlockClockMonotonicTimeOut1()
97 GetDelayedTimeByClockid(&ts, SLEEP_100_MS, CLOCK_MONOTONIC); in RwlockClockMonotonicTimeOut2()
118 GetDelayedTimeByClockid(&ts, SLEEP_100_MS, CLOCK_MONOTONIC); in RwlockClockMonotonicTimeWait2()
128 Msleep(SLEEP_100_MS); in RwlockMonotonicTime1()
146 GetDelayedTimeByClockid(&ts, SLEEP_100_MS, CLOCK_MONOTONIC); in RwlockMonotonicTime2()
167 GetDelayedTimeByClockid(&ts, SLEEP_100_MS, CLOCK_MONOTONIC); in RwlockMonotonicTime4()
204 GetDelayedTimeByClockid(&ts, SLEEP_100_MS, clock_i in pthread_rwlock_timedwrlock_0020()
[all...]
H A Dpthread_cond_timedwait.c171 unsigned int ms = SLEEP_100_MS; in pthread_cond_timeout_np_0010()
270 Msleep(SLEEP_100_MS); in clockwait_timedwait_0010()
284 GetDelayedTimeByClockid(&ts, SLEEP_100_MS, clock_id); in ClockWaitTimeOut()
348 Msleep(SLEEP_100_MS); in clockwait_timedwait_0030()
362 GetDelayedTimeByClockid(&ts, SLEEP_100_MS, clock_id); in ClockWaitTimeOut2()
463 GetDelayedTimeByClockid(&ts, SLEEP_100_MS, CLOCK_REALTIME); in ClockWaitTimeMismatch3()
506 GetDelayedTimeByClockid(&ts, SLEEP_100_MS, CLOCK_MONOTONIC); in ClockWaitTimeMismatch5()
525 Msleep(SLEEP_100_MS); in clockwait_timedwait_0070()
573 Msleep(SLEEP_100_MS); in monotonic_timewait_0010()
586 GetDelayedTimeByClockid(&ts, SLEEP_100_MS, CLOCK_MONOTONI in PthreadCondMonotonicTimeOut()
[all...]
H A Dpthread_mutex_ext.c50 Msleep(SLEEP_100_MS); in pthread_mutex_clocklock_0010()
118 Msleep(SLEEP_100_MS); in pthread_mutex_clocklock_0030()
265 Msleep(SLEEP_100_MS); in pthread_mutex_timedlock_monotonic_np_0010()
348 Msleep(SLEEP_100_MS); in pthread_mutex_lock_timeout_np_0010()
H A Dpthread_rwlock_rdlock.c67 Msleep(SLEEP_100_MS); in PthreadClockRdlockOutRealTimeW1()
152 Msleep(SLEEP_100_MS); in PthreadClockRdlockOutMonoTimeW1()
236 Msleep(SLEEP_100_MS); in PthreadTimedRdlockMonoNPOutW1()
/third_party/musl/libc-test/src/functionalext/common/
H A Dpthread_util.h45 #define SLEEP_100_MS 100 macro

Completed in 3 milliseconds