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

◆ InitializeCurrentThread()

static Thread System.Threading.Thread.InitializeCurrentThread ( )
inlinestaticprivate

Definition at line 418 of file Thread.cs.

419 {
421 }
static Thread t_currentThread
Definition Thread.cs:179
static Thread GetCurrentThreadNative()

References System.Threading.Thread.GetCurrentThreadNative(), and System.Threading.Thread.t_currentThread.