1 reference to StartInternal
System.Private.CoreLib (1)
src\System\Threading\Thread.CoreCLR.cs (1)
93
StartInternal
(GetNativeHandle(), _startHelper?._maxStackSize ?? 0, _priority, _isThreadPool ? Interop.BOOL.TRUE : Interop.BOOL.FALSE, pThreadName);