Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_mutex_ext.c318 static void *PthreadLockTimeoutNPOut(void *arg) in PthreadLockTimeoutNPOut() function
344 TEST(pthread_create(&tid, NULL, PthreadLockTimeoutNPOut, (void*)&mtx) == 0); in pthread_mutex_lock_timeout_np_0010()

Completed in 1 milliseconds