#include "exp.h"
Go to the source code of this file.
Functions | |
NTSTATUS | NtDelayExecution (IN BOOLEAN Alertable, IN PLARGE_INTEGER DelayInterval) |
|
Definition at line 33 of file delay.c. References EXCEPTION_EXECUTE_HANDLER, KeDelayExecutionThread(), KernelMode, KPROCESSOR_MODE, NTSTATUS(), ProbeForRead, and Status. Referenced by CtxBadAppDelay(), LdrpInitialize(), RtlpCreateCriticalSectionSem(), RtlpForceAllocateTPHeap(), RtlpInitializeEventCache(), RtlpInitializeTimerThreadPool(), RtlpInitializeWaitThreadPool(), RtlpInitializeWorkerThreadPool(), RtlpIOWorkerThread(), RtlpLpcServerCallback(), RtlpStartThread(), RtlpTimerThread(), and RtlpWaitThread().
|