-
Jeremy Meng authored
Replace usage of SpinWait struct with simple increment operation. SpinWait.SpinOnce() takes too much time than the original Thread.SpinWait(5).
e10c20e2
Replace usage of SpinWait struct with simple increment operation. SpinWait.SpinOnce() takes too much time than the original Thread.SpinWait(5).