Searched refs:team_gone (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/file_cache/ |
H A D | rule_based_prefetcher.cpp | 214 team_gone(team_id team, void *_rules) in team_gone() function 238 stop_watching_team(team, team_gone, this); in ~team_rules() 584 start_watching_team(team, team_gone, fRules); in RuleMatcher()
|
H A D | launch_speedup.cpp | 296 team_gone(team_id team, void *_session) in team_gone() function 505 status_t status = start_watching_team(Team(), team_gone, this); in StartWatchingTeam() 517 stop_watching_team(Team(), team_gone, this); in StopWatchingTeam()
|