Searched refs:AttachHelper (Results 1 – 1 of 1) sorted by relevance
54 static void* AttachHelper(void* arg) { in AttachHelper() function73 int pthread_create_result = pthread_create(&pthread, nullptr, AttachHelper, in PthreadHelper()