windows-nt/Source/XPSP1/NT/drivers/watchdog/watchdog.src

28 lines
561 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
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