Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.LowLevelLifoSemaphore Member List

This is the complete list of members for System.Threading.LowLevelLifoSemaphore, including all inherited members.

_completionPortSystem.Threading.LowLevelLifoSemaphoreprivate
_maximumSignalCountSystem.Threading.LowLevelLifoSemaphoreprivate
_onWaitSystem.Threading.LowLevelLifoSemaphoreprivate
_separatedSystem.Threading.LowLevelLifoSemaphoreprivate
_spinCountSystem.Threading.LowLevelLifoSemaphoreprivate
Create(int maximumSignalCount)System.Threading.LowLevelLifoSemaphoreinlineprivate
Dispose()System.Threading.LowLevelLifoSemaphoreinline
LowLevelLifoSemaphore(int initialSignalCount, int maximumSignalCount, int spinCount, Action onWait)System.Threading.LowLevelLifoSemaphoreinline
Release(int releaseCount)System.Threading.LowLevelLifoSemaphoreinline
ReleaseCore(int count)System.Threading.LowLevelLifoSemaphoreinline
Wait(int timeoutMs, bool spinWait)System.Threading.LowLevelLifoSemaphoreinline
WaitCore(int timeoutMs)System.Threading.LowLevelLifoSemaphoreinline
WaitForSignal(int timeoutMs)System.Threading.LowLevelLifoSemaphoreinlineprivate
~LowLevelLifoSemaphore()System.Threading.LowLevelLifoSemaphoreinlineprivate