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

/haiku/src/bin/
H A Dps.c130 int32 teamCookie = 0; local
195 while (get_next_team_info(&teamCookie, &teamInfo) >= B_OK) {
208 while (get_next_team_info(&teamCookie, &teamInfo) >= B_OK) {
/haiku/src/bin/debug/time_stats/
H A Dtiming_analysis.cpp43 int32 teamCookie = 0; local
45 while (get_next_team_info(&teamCookie, &teamInfo) == B_OK) {

Completed in 68 milliseconds