Searched refs:pthread_join_result (Results 1 - 1 of 1) sorted by last modified time

/art/test/004-JniTest/
H A Djni_test.cc67 int pthread_join_result = pthread_join(pthread, nullptr); local
68 CHECK_EQ(pthread_join_result, 0);

Completed in 50 milliseconds