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

/haiku-fatelf/src/bin/
H A Drenice.c95 int32 thcookie = 0; local
129 thcookie = 0;
130 while (get_next_thread_info(teaminfo.team, &thcookie, &thinfo) == B_OK) {
H A Dtop.c346 int32 thcookie; local
366 thcookie = 0;
367 while (get_next_thread_info(tm.team, &thcookie, &t) == B_NO_ERROR) {

Completed in 51 milliseconds