Undocumented functions of NTDLL

2OOO, 17 December


NtYieldExecution
NtYieldExecution

NTSYSAPI 
NTSTATUS
NTAPI

NtYieldExecution(
);



This function stop executing of calling thread, and switch to any other currently running thread.



Documented by:
Tomasz Nowak



Requirements:
Library: ntdll.lib


See also: