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

/haiku/headers/private/kernel/
H A Dteam.h37 struct job_control_entry* team_get_death_entry(Team *team,
/haiku/src/system/kernel/
H A Dteam.cpp2973 team_get_death_entry(Team* team, thread_id child, bool* _deleteEntry) function
H A Dthread.cpp2541 = team_get_death_entry(team, id, &deleteEntry);

Completed in 100 milliseconds