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

/haiku/headers/private/kernel/
H A Dteam.h15 #define TEAM_REMOVED 0x02 macro
/haiku/src/system/kernel/events/
H A DNotifications.cpp294 NotificationManager::Manager().AddListener("teams", TEAM_REMOVED, *this);
422 if (eventCode == TEAM_REMOVED && team >= B_OK) {
/haiku/src/system/kernel/
H A Dsystem_info.cpp97 TEAM_ADDED | TEAM_REMOVED | TEAM_EXEC, *this);
260 case TEAM_REMOVED:
H A Dteam.cpp1937 sNotificationService.Notify(TEAM_REMOVED, team);
2306 sNotificationService.Notify(TEAM_REMOVED, team);
3346 sNotificationService.Notify(TEAM_REMOVED, team);
/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp415 TEAM_ADDED | TEAM_REMOVED | TEAM_EXEC, *this);
629 case TEAM_REMOVED:

Completed in 58 milliseconds