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