Searched refs:team_remove_team (Results 1 - 3 of 3) sorted by path

/haiku/headers/private/kernel/
H A Dteam.h26 void team_remove_team(Team *team, pid_t& _signalGroup);
/haiku/src/system/kernel/
H A Dteam.cpp2754 /*! Iterates through all process groups queued in team_remove_team() and signals
3117 team_remove_team(Team* team, pid_t& _signalGroup) function
3308 // team_remove_team() and that can be done now that we're not holding any
H A Dthread.cpp2144 // -- team_remove_team() removes the team from the group, which
2150 team_remove_team(team, foregroundGroupToSignal);

Completed in 157 milliseconds