Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_cond_timedwait.c544 static void *PthreadCondMonotonicTimeWait2(void *arg) in PthreadCondMonotonicTimeWait2() function
571 EXPECT_EQ(pthread_create(&tid2, NULL, PthreadCondMonotonicTimeWait2, NULL), 0); in monotonic_timewait_0010()

Completed in 2 milliseconds