| 
    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 
   | 
 
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.NativeEventCalls | private | 
| CreateEvent_internal(bool manual, bool initial, string name, out int errorCode) | System.Threading.NativeEventCalls | inlinestatic | 
| ResetEvent(Microsoft.Win32.SafeHandles.SafeWaitHandle handle) | System.Threading.NativeEventCalls | inlinestatic | 
| ResetEvent_internal(global::System.IntPtr handle) | System.Threading.NativeEventCalls | private | 
| SetEvent(Microsoft.Win32.SafeHandles.SafeWaitHandle handle) | System.Threading.NativeEventCalls | inlinestatic | 
| SetEvent_internal(global::System.IntPtr handle) | System.Threading.NativeEventCalls | private |