1 reference to YieldInternal
System.Private.CoreLib (1)
src\System\Threading\Thread.CoreCLR.cs (1)
152public static bool Yield() => YieldInternal() != Interop.BOOL.FALSE;