Undocumented functions of NTDLL

2OOO, 17 December


NtDelayExecution
NtDelayExecution

NTSYSAPI 
NTSTATUS
NTAPI

NtDelayExecution(
IN BOOLEAN Alertable, IN PLARGE_INTEGER DelayInterval );





  • Alertable     If set, execution can break in a result of NtAlertThread call.