Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.PortableThreadPool.WorkerThread Class Reference

Static Package Functions

static void MaybeAddWorkingWorker (PortableThreadPool threadPoolInstance)
 
static bool ShouldStopProcessingWorkNow (PortableThreadPool threadPoolInstance)
 

Static Private Member Functions

static void WorkerThreadStart ()
 
static void RemoveWorkingWorker (PortableThreadPool threadPoolInstance)
 
static bool TakeActiveRequest (PortableThreadPool threadPoolInstance)
 
static bool TryCreateWorkerThread ()
 

Static Private Attributes

static readonly LowLevelLifoSemaphore s_semaphore
 
static readonly ThreadStart s_workerThreadStart = WorkerThreadStart
 

Detailed Description

Definition at line 993 of file PortableThreadPool.cs.


The documentation for this class was generated from the following file: