Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_mutex_ext.c236 static void *PthreadTimedlockMonotonicNPOut(void *arg) in PthreadTimedlockMonotonicNPOut() function
261 TEST(pthread_create(&tid, NULL, PthreadTimedlockMonotonicNPOut, (void*)&mtx) == 0); in pthread_mutex_timedlock_monotonic_np_0010()

Completed in 1 milliseconds