Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_cond_timedwait.c535 static void *PthreadCondMonotonicTimeWait1(void *arg) in PthreadCondMonotonicTimeWait1() function
570 EXPECT_EQ(pthread_create(&tid1, NULL, PthreadCondMonotonicTimeWait1, NULL), 0); in monotonic_timewait_0010()

Completed in 2 milliseconds