|
The Pedigree Project 0.1
|
#include <DeviceHardIrqContext.h>
Collaboration diagram for SuspendDeviceHardIrqContext:Private Member Functions | |
| SuspendDeviceHardIrqContext (const SuspendDeviceHardIrqContext &) | |
| SuspendDeviceHardIrqContext & | operator= (const SuspendDeviceHardIrqContext &) |
Private Attributes | |
| ProcessorInformation & | m_Information |
Suspends the device marker while a scheduler timer may switch contexts.
This scope is valid only directly inside the outermost hard callback.
Definition at line 39 of file DeviceHardIrqContext.h.
| SuspendDeviceHardIrqContext::SuspendDeviceHardIrqContext | ( | ) |
Definition at line 173 of file Processor.cc.
| SuspendDeviceHardIrqContext::~SuspendDeviceHardIrqContext | ( | ) |
Definition at line 179 of file Processor.cc.
|
private |
Definition at line 48 of file DeviceHardIrqContext.h.