10 references to m_foreignLock
mscorlib (10)
system\threading\threadpool.cs (10)
164
m_foreignLock
.Enter(ref lockTaken);
186
m_foreignLock
.Exit(true);
202
m_foreignLock
.Enter(ref lockTaken);
228
m_foreignLock
.Exit(false);
265
m_foreignLock
.Enter(ref lockTaken);
287
m_foreignLock
.Exit(false);
329
m_foreignLock
.Enter(ref lockTaken);
354
m_foreignLock
.Exit(false);
377
m_foreignLock
.TryEnter(millisecondsTimeout, ref taken);
411
m_foreignLock
.Exit(false);