1 write to m_outputLoopCount
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedWhereQueryOperator.cs (1)
176
m_outputLoopCount
= new Shared<int>(0);
2 references to m_outputLoopCount
System.Core (2)
System\Linq\Parallel\QueryOperators\Unary\IndexedWhereQueryOperator.cs (2)
175
if (
m_outputLoopCount
== null)
180
if ((
m_outputLoopCount
.Value++ & CancellationState.POLL_INTERVAL) == 0)