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

/haiku/src/servers/debug/
H A DDebugServer.cpp219 void _NotifyRegistrar(team_id team, bool openAlert, bool stopShutdown);
876 _NotifyRegistrar(fTeam, true, false);
887 _NotifyRegistrar(fTeam, false, debugAction != kActionKillTeam);
1009 TeamDebugHandler::_NotifyRegistrar(team_id team, bool openAlert, function in class:TeamDebugHandler

Completed in 41 milliseconds