3 references to AtomicLoopStateUpdate
mscorlib (3)
system\threading\Tasks\ParallelLoopState.cs (3)
454AtomicLoopStateUpdate(PLS_EXCEPTIONAL, PLS_NONE); 460if (!AtomicLoopStateUpdate(PLS_STOPPED, PLS_BROKEN)) 471return (AtomicLoopStateUpdate(PLS_CANCELED, PLS_NONE));