Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_cond_timedwait.c613 static void *PthreadCondMonotonicTimeEinval(void *arg) in PthreadCondMonotonicTimeEinval() function
636 EXPECT_EQ(pthread_create(&tid, NULL, PthreadCondMonotonicTimeEinval, NULL), 0); in monotonic_timewait_0030()

Completed in 2 milliseconds