terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ TryPopCustomWorkItem()

static bool System.Threading.ThreadPool.TryPopCustomWorkItem ( IThreadPoolWorkItem workItem)
inlinestaticpackage

Definition at line 90 of file ThreadPool.cs.

91 {
92 if (!true)
93 {
94 }
95 if (!true)
96 {
97 }
98 bool flag;
99 return flag;
100 }

Referenced by System.Threading.Tasks.ThreadPoolTaskScheduler.TryDequeue(), and System.Threading.Tasks.ThreadPoolTaskScheduler.TryExecuteTaskInline().