continue outer;
}
if(logMINOR)
Logger.minor(this, "Got priority tracker "+chosenTracker);
RemoveRandomReturn val;
synchronized(this) {
// We must hold the overall lock, just as in addToGrabArrays.
// This is important for keeping the cooldown tracker consistent amongst other
// things: We can get a race condition between thread A reading the tree,
// finding nothing and setCachedWakeup(), and thread B waking up a request,