terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Threading.NativeEventCalls Member List

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

CloseEvent_internal(global::System.IntPtr handle)System.Threading.NativeEventCalls
CreateEvent_icall(bool manual, bool initial, char *name, int name_length, out int errorCode)System.Threading.NativeEventCallsprivate
CreateEvent_internal(bool manual, bool initial, string name, out int errorCode)System.Threading.NativeEventCallsinlinestatic
ResetEvent(Microsoft.Win32.SafeHandles.SafeWaitHandle handle)System.Threading.NativeEventCallsinlinestatic
ResetEvent_internal(global::System.IntPtr handle)System.Threading.NativeEventCallsprivate
SetEvent(Microsoft.Win32.SafeHandles.SafeWaitHandle handle)System.Threading.NativeEventCallsinlinestatic
SetEvent_internal(global::System.IntPtr handle)System.Threading.NativeEventCallsprivate