windows-nt/Source/XPSP1/NT/drivers/watchdog/watchdog.src
2020-09-26 16:20:57 +08:00

28 lines
561 B
Plaintext

NAME watchdog.sys
EXPORTS
WdAllocateDeferredWatchdog
WdAllocateWatchdog
WdCompleteEvent
WdDereferenceObject
WdEnterMonitoredSection
WdExitMonitoredSection
WdFreeDeferredWatchdog
WdFreeWatchdog
WdGetLastEvent
WdGetDeviceObject
WdGetLowestDeviceObject
WdReferenceObject
WdResetDeferredWatch
WdResetWatch
WdResumeDeferredWatch
WdResumeWatch
WdStartDeferredWatch
WdStartWatch
WdStopDeferredWatch
WdStopWatch
WdSuspendDeferredWatch
WdSuspendWatch
WdDdiWatchdogDpcCallback