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

/haiku/src/apps/processcontroller/
H A DThreadBarMenu.h14 int last_round; member in struct:__anon8
H A DThreadBarMenu.cpp94 while (k < fThreadsRecCount && !(fThreadsRec[k].thread == -1 || fThreadsRec[k].last_round+1 < fRound))
113 fThreadsRec[k].last_round = fRound;

Completed in 80 milliseconds