Searched refs:dumpstate_thread_bugreport (Results 1 – 1 of 1) sorted by relevance
57 [[noreturn]] static void* dumpstate_thread_bugreport(void* data) { in dumpstate_thread_bugreport() function181 status_t err = pthread_create(&thread, nullptr, dumpstate_thread_bugreport, ds_info); in startBugreport()