Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_cond_timedwait.c242 static void *ClockWaitTimedwait2(void *arg) in ClockWaitTimedwait2() function
269 EXPECT_EQ(pthread_create(&tid2, NULL, ClockWaitTimedwait2, NULL), 0); in clockwait_timedwait_0010()

Completed in 2 milliseconds