Home
last modified time | relevance | path

Searched refs:SLEEP_10_MS (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functionalext/common/
H A Dpthread_util.h49 #define SLEEP_10_MS 10 macro
/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_cond_timedwait.c65 ts.tv_nsec += SLEEP_10_MS*MS_PER_S*MS_PER_S; in pthread_cond_timedwait_0010()
115 ts.tv_nsec += SLEEP_10_MS*MS_PER_S*MS_PER_S; in pthread_cond_timedwait_time64_0010()
140 ts.tv_nsec += SLEEP_10_MS*MS_PER_S*MS_PER_S; in pthread_cond_timedwait_monotonic_np_0010()
197 ts.tv_nsec += SLEEP_10_MS*MS_PER_S*MS_PER_S; in pthread_cond_clockwait_0010()

Completed in 2 milliseconds