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

◆ RegisterWaitForSingleObject() [3/3]

static RegisteredWaitHandle System.Threading.ThreadPool.RegisterWaitForSingleObject ( WaitHandle waitObject,
WaitOrTimerCallback callBack,
object state,
uint millisecondsTimeOutInterval,
bool executeOnlyOnce,
StackCrawlMark stackMark,
bool compressStack )
inlinestaticprivate

Definition at line 23 of file ThreadPool.cs.

24 {
25 while (waitObject == null)
26 {
27 }
28 return "waitObject";
29 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.