Home
last modified time | relevance | path

Searched refs:PthreadCondUnsignedTimeWait2 (Results 1 – 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/thread/
Dpthread_cond_timedwait.c653 static void *PthreadCondUnsignedTimeWait2(void *arg) in PthreadCondUnsignedTimeWait2() function
676 EXPECT_EQ(pthread_create(&tid2, NULL, PthreadCondUnsignedTimeWait2, NULL), 0); in timeoutnp_timewait_0010()