Searched defs:AttachHelper (Results 1 - 1 of 1) sorted by relevance

/art/test/004-JniTest/
H A Djni_test.cc37 static void* AttachHelper(void* arg) { function
56 int pthread_create_result = pthread_create(&pthread, nullptr, AttachHelper,

Completed in 430 milliseconds