Home
last modified time | relevance | path

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

/kernel/object/include/object/
A Dthread_dispatcher.h143 void OnExceptionPortRemoval(const fbl::RefPtr<ExceptionPort>& eport);
A Dprocess_dispatcher.h227 void OnExceptionPortRemoval(const fbl::RefPtr<ExceptionPort>& eport);
/kernel/object/
A Dprocess_dispatcher.cpp737 OnExceptionPortRemoval(eport); in ResetExceptionPort()
751 void ProcessDispatcher::OnExceptionPortRemoval( in OnExceptionPortRemoval() function in ProcessDispatcher
755 thread.OnExceptionPortRemoval(eport); in OnExceptionPortRemoval()
A Dthread_dispatcher.cpp569 OnExceptionPortRemoval(eport); in ResetExceptionPort()
729 void ThreadDispatcher::OnExceptionPortRemoval(const fbl::RefPtr<ExceptionPort>& eport) { in OnExceptionPortRemoval() function in ThreadDispatcher
A Djob_dispatcher.cpp499 process->OnExceptionPortRemoval(eport_); in OnProcess()

Completed in 14 milliseconds