Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_cond_timedwait.c277 static void *ClockWaitTimeOut(void *arg) in ClockWaitTimeOut() function
304 EXPECT_EQ(pthread_create(&tid, NULL, ClockWaitTimeOut, NULL), 0); in clockwait_timedwait_0020()

Completed in 2 milliseconds