3 references to AtomicLoopStateUpdate
mscorlib (3)
system\threading\Tasks\ParallelLoopState.cs (3)
199
if (!pflags.
AtomicLoopStateUpdate
(ParallelLoopStateFlags.PLS_BROKEN,
242
if (!pflags.
AtomicLoopStateUpdate
(ParallelLoopStateFlags.PLS_BROKEN,
431
return
AtomicLoopStateUpdate
(newState, illegalStates, ref oldState);