The Pedigree Project 0.1
Private Member Functions | Private Attributes | List of all members
SuspendDeviceHardIrqContext Class Reference

#include <DeviceHardIrqContext.h>

+ Collaboration diagram for SuspendDeviceHardIrqContext:

Private Member Functions

 SuspendDeviceHardIrqContext (const SuspendDeviceHardIrqContext &)
 
SuspendDeviceHardIrqContextoperator= (const SuspendDeviceHardIrqContext &)
 

Private Attributes

ProcessorInformation & m_Information
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ SuspendDeviceHardIrqContext()

SuspendDeviceHardIrqContext::SuspendDeviceHardIrqContext ( )

Definition at line 173 of file Processor.cc.

◆ ~SuspendDeviceHardIrqContext()

SuspendDeviceHardIrqContext::~SuspendDeviceHardIrqContext ( )

Definition at line 179 of file Processor.cc.

Member Data Documentation

◆ m_Information

ProcessorInformation& SuspendDeviceHardIrqContext::m_Information
private

Definition at line 48 of file DeviceHardIrqContext.h.


The documentation for this class was generated from the following files: