Searched refs:exception_thread (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/core/crashsvc/
H A Dcrashsvc.cpp95 zx::thread exception_thread; local
97 &exception_thread) != ZX_OK) {
102 zx_handle_t handles[] = {exception_process.release(), exception_thread.release()};

Completed in 51 milliseconds