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