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.InternalThread Class Referencesealed
+ Inheritance diagram for System.Threading.InternalThread:
+ Collaboration diagram for System.Threading.InternalThread:

Public Member Functions

 InternalThread ()
 

Protected Member Functions

override void Finalize ()
 

Package Attributes

long thread_id
 
byte[] _serialized_principal
 
int _serialized_principal_version
 
bool threadpool_thread
 
int stack_size
 
byte apartment_state
 
int critical_region_level
 
int managed_id
 

Private Member Functions

void Thread_free_internal ()
 

Private Attributes

int lock_thread_id
 
global::System.IntPtr handle
 
global::System.IntPtr native_handle
 
global::System.IntPtr name_chars
 
int name_free
 
int name_length
 
ThreadState state
 
object abort_exc
 
int abort_state_handle
 
global::System.IntPtr debugger_thread
 
global::System.UIntPtr static_data
 
global::System.IntPtr runtime_thread_info
 
object current_appcontext
 
object root_domain_thread
 
global::System.IntPtr appdomain_refs
 
int interruption_requested
 
global::System.IntPtr longlived
 
bool thread_interrupt_requested
 
int small_id
 
global::System.IntPtr manage_callback
 
global::System.IntPtr flags
 
global::System.IntPtr thread_pinning_ref
 
global::System.IntPtr abort_protected_block_count
 
int priority
 
global::System.IntPtr owned_mutex
 
global::System.IntPtr suspended_event
 
int self_suspended
 
global::System.IntPtr thread_state
 
global::System.IntPtr netcore0
 
global::System.IntPtr netcore1
 
global::System.IntPtr netcore2
 
global::System.IntPtr last
 

Detailed Description

Definition at line 12 of file InternalThread.cs.


The documentation for this class was generated from the following file: