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

/haiku/headers/private/kernel/
H A Dteam.h61 void team_free_user_thread(Team* team, struct user_thread* userThread);
/haiku/src/system/kernel/
H A Dthread.cpp1057 team_free_user_thread(team, userThread);
2028 team_free_user_thread(team, userThread);
H A Dteam.cpp3635 team_free_user_thread(Team* team, struct user_thread* userThread) function

Completed in 49 milliseconds