Searched refs:ExitThread (Results 1 – 1 of 1) sorted by relevance
205 static void* ExitThread(void*) { in ExitThread() function212 pthread_create(&thread, nullptr, ExitThread, nullptr); in BM_pthread_exit_and_join()