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.ThreadPool Member List

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

EnsureVMInitialized()System.Threading.ThreadPoolinlineprivatestatic
GetAvailableThreads(out int workerThreads, out int completionPortThreads)System.Threading.ThreadPoolinlinestatic
GetAvailableThreadsNative(out int workerThreads, out int completionPortThreads)System.Threading.ThreadPoolprivate
InitializeVMTp(ref bool enableWorkerTracking)System.Threading.ThreadPoolprivate
IsThreadPoolThreadSystem.Threading.ThreadPoolpackagestatic
NotifyWorkItemComplete()System.Threading.ThreadPoolpackage
NotifyWorkItemProgress()System.Threading.ThreadPoolinlinepackagestatic
NotifyWorkItemProgressNative()System.Threading.ThreadPoolpackage
NotifyWorkItemQueued()System.Threading.ThreadPoolpackage
QueueUserWorkItem(WaitCallback callBack, object state)System.Threading.ThreadPoolinlinestatic
QueueUserWorkItem(WaitCallback callBack)System.Threading.ThreadPoolinlinestatic
QueueUserWorkItem< TState >(global::System.Action< TState > callBack, TState state, bool preferLocal)System.Threading.ThreadPoolinlinestatic
QueueUserWorkItemHelper(WaitCallback callBack, object state, ref StackCrawlMark stackMark, bool compressStack, bool forceGlobal=true)System.Threading.ThreadPoolinlineprivatestatic
RegisterWaitForSingleObject(WaitHandle waitObject, WaitOrTimerCallback callBack, object state, uint millisecondsTimeOutInterval, bool executeOnlyOnce, ref StackCrawlMark stackMark, bool compressStack)System.Threading.ThreadPoolinlineprivatestatic
RegisterWaitForSingleObject(WaitHandle waitObject, WaitOrTimerCallback callBack, object state, int millisecondsTimeOutInterval, bool executeOnlyOnce)System.Threading.ThreadPoolinlinestatic
RegisterWaitForSingleObject(WaitHandle waitObject, WaitOrTimerCallback callBack, object state, global::System.TimeSpan timeout, bool executeOnlyOnce)System.Threading.ThreadPoolinlinestatic
ReportThreadStatus(bool isWorking)System.Threading.ThreadPoolpackage
RequestWorkerThread()System.Threading.ThreadPoolpackage
SetMinThreads(int workerThreads, int completionPortThreads)System.Threading.ThreadPoolinlinestatic
SetMinThreadsNative(int workerThreads, int completionPortThreads)System.Threading.ThreadPoolprivate
TryPopCustomWorkItem(IThreadPoolWorkItem workItem)System.Threading.ThreadPoolinlinepackagestatic
UnsafeQueueCustomWorkItem(IThreadPoolWorkItem workItem, bool forceGlobal)System.Threading.ThreadPoolinlinepackagestatic
UnsafeQueueUserWorkItem(WaitCallback callBack, object state)System.Threading.ThreadPoolinlinestatic