4 references to UnsafeStart
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.GateThread.cs (1)
269
gateThread.
UnsafeStart
();
src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.WaitThread.cs (1)
192
waitThread.
UnsafeStart
();
src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.WorkerThread.cs (1)
80
workerThread.
UnsafeStart
();
src\libraries\System.Private.CoreLib\src\System\Threading\TimerQueue.Portable.cs (1)
43
timerThread.
UnsafeStart
();