Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
561 B

  1. NAME watchdog.sys
  2. EXPORTS
  3. WdAllocateDeferredWatchdog
  4. WdAllocateWatchdog
  5. WdCompleteEvent
  6. WdDereferenceObject
  7. WdEnterMonitoredSection
  8. WdExitMonitoredSection
  9. WdFreeDeferredWatchdog
  10. WdFreeWatchdog
  11. WdGetLastEvent
  12. WdGetDeviceObject
  13. WdGetLowestDeviceObject
  14. WdReferenceObject
  15. WdResetDeferredWatch
  16. WdResetWatch
  17. WdResumeDeferredWatch
  18. WdResumeWatch
  19. WdStartDeferredWatch
  20. WdStartWatch
  21. WdStopDeferredWatch
  22. WdStopWatch
  23. WdSuspendDeferredWatch
  24. WdSuspendWatch
  25. WdDdiWatchdogDpcCallback