Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_cond_timedwait.c580 static void *PthreadCondMonotonicTimeOut(void *arg) in PthreadCondMonotonicTimeOut() function
606 EXPECT_EQ(pthread_create(&tid, NULL, PthreadCondMonotonicTimeOut, NULL), 0); in monotonic_timewait_0020()

Completed in 2 milliseconds