Searched refs:lastTeamID (Results 1 - 1 of 1) sorted by path

/haiku/src/system/kernel/
H A Dteam.cpp3898 team_id lastTeamID = peek_next_thread_id(); local
3903 while (slot < lastTeamID && !(team = team_get_team_struct_locked(slot)))

Completed in 110 milliseconds