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

/haiku/src/apps/processcontroller/
H A DTeamBarMenuItem.cpp32 if (get_team_usage_info(fTeamID, B_TEAM_USAGE_SELF, &fTeamUsageInfo) != B_OK)
188 if (get_team_usage_info(fTeamID, B_TEAM_USAGE_SELF, &usage) == B_OK) {
/haiku/headers/os/kernel/
H A DOS.h287 B_TEAM_USAGE_SELF = 0, enumerator in enum:__anon5
/haiku/src/system/kernel/
H A Dteam.cpp2796 if (who != B_TEAM_USAGE_SELF && who != B_TEAM_USAGE_CHILDREN)
2816 case B_TEAM_USAGE_SELF:

Completed in 63 milliseconds