Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ s_threadEvents

readonly WaitHandle [] System.Net.TimerThread.s_threadEvents = new WaitHandle[2] { s_threadShutdownEvent, s_threadReadyEvent }
staticprivate

Definition at line 333 of file TimerThread.cs.

static readonly AutoResetEvent s_threadReadyEvent
static readonly ManualResetEvent s_threadShutdownEvent

Referenced by System.Net.TimerThread.ThreadProc().