Searched defs:pthread_join_result (Results 1 – 2 of 2) sorted by relevance
59 int pthread_join_result = pthread_join(pthread, nullptr); in Java_Main_testNativeThread() local
79 int pthread_join_result = pthread_join(pthread, nullptr); in PthreadHelper() local