Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 168 of file Barrier.cs.
References System.Threading.Barrier._actionCallerID, System.Threading.Barrier._currentTotalCount, System.SR.Barrier_InvalidOperation_CalledFromPHA, System.SR.Barrier_RemoveParticipants_ArgumentOutOfRange, System.SR.Barrier_RemoveParticipants_InvalidOperation, System.SR.Barrier_RemoveParticipants_NonPositive_ArgumentOutOfRange, System.Environment.CurrentManagedThreadId, System.Threading.Barrier.FinishPhase(), System.Threading.Barrier.GetCurrentTotal(), System.Threading.Barrier.SetCurrentTotal(), System.Threading.SpinWait.SpinOnce(), and System.Threading.Barrier.ThrowIfDisposed().
Referenced by System.Threading.Barrier.RemoveParticipant().