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
|
Package Functions | |
QueueUserWorkItemCallback (WaitCallback waitCallback, object stateObj, bool compressStack, ref StackCrawlMark stackMark) | |
Static Package Attributes | |
static ContextCallback | ccb |
Private Member Functions | |
void System.Threading.IThreadPoolWorkItem. | ExecuteWorkItem () |
void System.Threading.IThreadPoolWorkItem. | MarkAborted (ThreadAbortException tae) |
Static Private Member Functions | |
static void | WaitCallback_Context (object state) |
static | QueueUserWorkItemCallback () |
Private Attributes | |
WaitCallback | callback |
ExecutionContext | context |
object | state |
Definition at line 8 of file QueueUserWorkItemCallback.cs.