ReactOS 0.4.16-dev-297-gc569aee
|
#include "fxwakeinterruptstatemachine.hpp"
Go to the source code of this file.
Classes | |
struct | FxInterruptEnableParameters |
class | FxInterrupt |
Typedefs | |
typedef FxInterruptEnableParameters | FxInterruptDisableParameters |
Functions | |
BOOLEAN | _SynchronizeExecution (__in MdInterrupt Interrupt, __in MdInterruptSynchronizeRoutine SynchronizeRoutine, __in PVOID SynchronizeContext) |
Definition at line 42 of file fxinterrupt.hpp.
BOOLEAN _SynchronizeExecution | ( | __in MdInterrupt | Interrupt, |
__in MdInterruptSynchronizeRoutine | SynchronizeRoutine, | ||
__in PVOID | SynchronizeContext | ||
) |
Definition at line 105 of file fxinterruptkm.hpp.
Referenced by FxInterrupt::Disconnect(), FxInterrupt::InterruptDisable(), FxInterrupt::InterruptEnable(), and FxInterrupt::Synchronize().