Searched refs:start_watching_team (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/kernel/
H A Dteam.h55 status_t start_watching_team(team_id team, void (*hook)(team_id, void *),
/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp584 start_watching_team(team, team_gone, fRules);
H A Dlaunch_speedup.cpp505 status_t status = start_watching_team(Team(), team_gone, this);
/haiku/src/system/kernel/
H A Dteam.cpp3509 start_watching_team(team_id teamID, void (*hook)(team_id, void*), void* data) function

Completed in 50 milliseconds