2 references to VolatileBool
mscorlib (2)
system\Collections\Concurrent\ConcurrentQueue.cs (2)
660
internal volatile
VolatileBool
[] m_state;
693
m_state = new
VolatileBool
[SEGMENT_SIZE]; //all initialized to false