Home
last modified time | relevance | path

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