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
ThreadPoolGlobals.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Threading
4{
5 // Token: 0x020001FF RID: 511
6 internal static class ThreadPoolGlobals
7 {
8 // Token: 0x06001238 RID: 4664 RVA: 0x00026800 File Offset: 0x00024A00
9 // Note: this type is marked as 'beforefieldinit'.
11 {
13 }
14
15 // Token: 0x040009B4 RID: 2484
16 public static int processorCount;
17
18 // Token: 0x040009B5 RID: 2485
19 public static bool vmTpInitialized;
20
21 // Token: 0x040009B6 RID: 2486
22 public static bool enableWorkerTracking;
23
24 // Token: 0x040009B7 RID: 2487
26 }
27}
class f__AnonymousType0<< Count > j__TPar
static int ProcessorCount
static readonly ThreadPoolWorkQueue workQueue