Alerts and wakes the specified thread that previously entered an alertable wait, causing it to return STATUS_ALERTED
.
ThreadHandle
- a handle to a thread grantingTHREAD_ALERT
access.
Despite the name similarity, this function is unrelated to NtAlertThreadByThreadId
.
This functionality is not exposed in Win32 API.
NtDelayExecution
NtWaitForSingleObject
NtWaitForMultipleObjects