2 references to START_INDEX
mscorlib (2)
system\threading\threadpool.cs (2)
149private volatile int m_headIndex = START_INDEX; 150private volatile int m_tailIndex = START_INDEX;