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

/fuchsia/zircon/kernel/object/include/object/
H A Dexcp_port.h47 void OnThreadExitForDebugger(ThreadDispatcher* thread);
/fuchsia/zircon/kernel/object/
H A Dexcp_port.cpp323 void ExceptionPort::OnThreadExitForDebugger(ThreadDispatcher* thread) { function in class:ExceptionPort
H A Dthread_dispatcher.cpp317 // N.B. OnThreadExitForDebugger will block in ExceptionHandlerExchange, so
322 eport->OnThreadExitForDebugger(this);

Completed in 70 milliseconds