Searched refs:thcookie (Results 1 – 2 of 2) sorted by relevance
95 int32 thcookie = 0; in main() local129 thcookie = 0; in main()130 while (get_next_thread_info(teaminfo.team, &thcookie, &thinfo) == B_OK) { in main()
285 int32 thcookie; in gather() local296 thcookie = 0; in gather()297 while (get_next_thread_info(tm.team, &thcookie, &t) == B_NO_ERROR) { in gather()