Searched refs:MaxWaitMultiplier (Results 1 – 1 of 1) sorted by relevance
303 const unsigned long MaxWaitMultiplier = 50; // 500ms max wait in waitForUnlock() local335 if (WaitMultiplier > MaxWaitMultiplier) { in waitForUnlock()336 WaitMultiplier = MaxWaitMultiplier; in waitForUnlock()