Home
last modified time | relevance | path

Searched refs:AttachHelper (Results 1 – 1 of 1) sorted by relevance

/art/test/004-JniTest/
Djni_test.cc57 static void* AttachHelper(void* arg) { in AttachHelper() function
76 int pthread_create_result = pthread_create(&pthread, nullptr, AttachHelper, in PthreadHelper()