Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_cond_timedwait.c685 static void *PthreadCondUnsignedTimeOut(void *arg) in PthreadCondUnsignedTimeOut() function
712 EXPECT_EQ(pthread_create(&tid, NULL, PthreadCondUnsignedTimeOut, NULL), 0); in timeoutnp_timewait_0020()

Completed in 2 milliseconds