Searched refs:highscore (Results 1 – 1 of 1) sorted by relevance
517 timediff_t highscore = -1; in cpool_bundle_get_oldest_idle() local532 if(score > highscore) { in cpool_bundle_get_oldest_idle()533 highscore = score; in cpool_bundle_get_oldest_idle()550 timediff_t highscore =- 1; in cpool_get_oldest_idle() local568 if(score > highscore) { in cpool_get_oldest_idle()569 highscore = score; in cpool_get_oldest_idle()
Completed in 6 milliseconds