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

/haiku/src/bin/
H A Drenice.c94 team_info teaminfo; local
128 while (get_next_team_info(&teamcookie, &teaminfo) == B_OK) {
130 while (get_next_thread_info(teaminfo.team, &thcookie, &thinfo) == B_OK) {

Completed in 34 milliseconds