Searched refs:team_cookie (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/sys/
H A Dpriority.c124 int32 team_cookie = 0, th_cookie = 0; local
129 while (get_next_team_info(&team_cookie, &team) == B_OK) {
150 int32 team_cookie = 0, th_cookie = 0; local
154 while (get_next_team_info(&team_cookie, &team) == B_OK) {
/haiku/src/bin/
H A Dshutdown.cpp128 int32 team_cookie = 0; local
130 while (get_next_team_info(&team_cookie, &teamInfo)

Completed in 82 milliseconds