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

◆ WaitOne() [4/4]

bool System.Threading.WaitHandle.WaitOne ( long timeout,
bool exitContext )
inlineprivate

Definition at line 136 of file WaitHandle.cs.

137 {
139 bool flag = this.hasThreadAffinity;
140 if (!true)
141 {
142 }
143 bool flag2;
144 return flag2;
145 }
class f__AnonymousType0<< Count > j__TPar
SafeWaitHandle safeWaitHandle

References System.Threading.WaitHandle.hasThreadAffinity, j__TPar, and System.Threading.WaitHandle.safeWaitHandle.