Searched refs:kMaxBusyWaitNOPs (Results 1 – 1 of 1) sorted by relevance
37 const int kMaxBusyWaitNOPs = 32 * 1000 * 1000; variable124 while (nops < kMaxBusyWaitNOPs) { in WaitForVariableChange()