Searched refs:team_cookie (Results 1 – 2 of 2) sorted by relevance
124 int32 team_cookie = 0, th_cookie = 0; in getpriority() local129 while (get_next_team_info(&team_cookie, &team) == B_OK) { in getpriority()150 int32 team_cookie = 0, th_cookie = 0; in getpriority() local154 while (get_next_team_info(&team_cookie, &team) == B_OK) { in getpriority()
128 int32 team_cookie = 0; in main() local130 while (get_next_team_info(&team_cookie, &teamInfo) in main()