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