Searched refs:this_idle (Results 1 – 1 of 1) sorted by relevance
2268 mstime_t this_idle = now - nack->delivery_time; in xclaimCommand() local2269 if (this_idle < minidle) continue; in xclaimCommand()