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 Dthread.cpp2538 = team_get_death_entry(team, id, &deleteEntry);
H A Dteam.cpp2970 team_get_death_entry(Team* team, thread_id child, bool* _deleteEntry) function

Completed in 61 milliseconds