Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_cond_timedwait.c644 static void *PthreadCondUnsignedTimeWait1(void *arg) in PthreadCondUnsignedTimeWait1() function
675 EXPECT_EQ(pthread_create(&tid1, NULL, PthreadCondUnsignedTimeWait1, NULL), 0); in timeoutnp_timewait_0010()

Completed in 1 milliseconds