Searched refs:CrashThread (Results 1 – 1 of 1) sorted by relevance
321 void* CrashThread(void* arg) { in CrashThread() function365 int ret = pthread_create(&thread, nullptr, CrashThread, &thread_data); in SpawnCrashThread()