1 reference to CreateThread
System.Private.CoreLib (1)
System\Threading\Thread.NativeAot.Unix.cs (1)
74
if (!Interop.Sys.
CreateThread
(stackSize, RuntimeImports.RhGetThreadEntryPointAddress(), GCHandle<Thread>.ToIntPtr(thisThreadHandle)))