Home
last modified time | relevance | path

Searched defs:joinResult (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
Dthread_mutex_test.cpp214 intptr_t joinResult = pthread_mutex_timedlock(mutexArg, &ts); in __anone072d8de0302() local
219 void* joinResult; variable
265 intptr_t joinResult = pthread_mutex_timedlock_monotonic_np(mutexArg, &ts); in __anone072d8de0402() local
270 void* joinResult; variable
339 intptr_t joinResult = pthread_mutex_clocklock(mutexArg, CLOCK_MONOTONIC, &ts); in __anone072d8de0502() local
344 void* joinResult; variable
369 intptr_t joinResult = pthread_mutex_clocklock(mutexArg, CLOCK_REALTIME, &ts); in __anone072d8de0602() local
374 void* joinResult; variable
Dthread_pthrd_test.cpp455 void* joinResult; variable
481 void* joinResult; variable