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
ThreadPoolGlobals.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Threading
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20001FF")]
8 internal static class ThreadPoolGlobals
9 {
10 // Note: this type is marked as 'beforefieldinit'.
11 [global::Cpp2ILInjected.Token(Token = "0x6001238")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1C9E4E8", Offset = "0x1C9E4E8", Length = "0x80")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "get_ProcessorCount", ReturnType = typeof(int))]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ThreadPoolWorkQueue), Member = ".ctor", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x40009B4")]
23 public static int processorCount;
24
25 [global::Cpp2ILInjected.Token(Token = "0x40009B5")]
26 public static bool vmTpInitialized;
27
28 [global::Cpp2ILInjected.Token(Token = "0x40009B6")]
29 public static bool enableWorkerTracking;
30
31 [global::Cpp2ILInjected.Token(Token = "0x40009B7")]
33 }
34}
class f__AnonymousType0<< Count > j__TPar
static readonly ThreadPoolWorkQueue workQueue