Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_mutex_ext.c273 static void *PthreadTimedlockMonotonicNPNoOut(void *arg) in PthreadTimedlockMonotonicNPNoOut() function
293 TEST(pthread_create(&tid, NULL, PthreadTimedlockMonotonicNPNoOut, (void*)&mtx) == 0); in pthread_mutex_timedlock_monotonic_np_0020()

Completed in 1 milliseconds