Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 42 of file LowLevelMonitor.cs.
References System.Threading.LowLevelMonitor.Monitor._conditionVariable, System.Threading.LowLevelMonitor.Monitor._criticalSection, System.Threading.LowLevelMonitor._pMonitor, System.Runtime.InteropServices.Marshal.AllocHGlobal(), Interop.Kernel32.InitializeConditionVariable(), and Interop.Kernel32.InitializeCriticalSection().
Referenced by System.Threading.LowLevelLock.LowLevelLock().