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