terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
This is the complete list of members for System.Threading.NativeEventCalls, including all inherited members.
CloseEvent_internal(IntPtr handle) | System.Threading.NativeEventCalls | inlinestatic |
CreateEvent_icall(bool manual, bool initial, char *name, int name_length, [Out] int errorCode) | System.Threading.NativeEventCalls | inlineprivatestatic |
CreateEvent_internal(bool manual, bool initial, string name, [Out] int errorCode) | System.Threading.NativeEventCalls | inlinestatic |
ResetEvent(SafeWaitHandle handle) | System.Threading.NativeEventCalls | inlinestatic |
ResetEvent_internal(IntPtr handle) | System.Threading.NativeEventCalls | inlineprivatestatic |
SetEvent(SafeWaitHandle handle) | System.Threading.NativeEventCalls | inlinestatic |
SetEvent_internal(IntPtr handle) | System.Threading.NativeEventCalls | inlineprivatestatic |