Home
last modified time | relevance | path

Searched refs:team_gone (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp214 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 Dlaunch_speedup.cpp296 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()