Home
last modified time | relevance | path

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

/art/test/169-threadgroup-jni/
Djni_daemon_thread.cc59 int pthread_join_result = pthread_join(pthread, nullptr); in Java_Main_testNativeThread() local
/art/test/004-JniTest/
Djni_test.cc79 int pthread_join_result = pthread_join(pthread, nullptr); in PthreadHelper() local