Home
last modified time | relevance | path

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

/external/libchrome/base/
Dlogging_unittest.cc321 void* CrashThread(void* arg) { in CrashThread() function
365 int ret = pthread_create(&thread, nullptr, CrashThread, &thread_data); in SpawnCrashThread()