1 reference to SpinLock
mscorlib (1)
system\threading\threadpool.cs (1)
152
private SpinLock m_foreignLock = new
SpinLock
(false);