QP/C++  8.0.0
Real-Time Embedded Framework
Loading...
Searching...
No Matches
QP::QV::Attr Class Reference

Private attributes of the QV kernel. More...

#include "qv.hpp"

Public Attributes

QPSet readySet
 
std::uint_fast8_t schedCeil
 
QPSet readySet_dis
 
std::uint_fast8_t schedCeil_dis
 

Detailed Description

Private attributes of the QV kernel.

Definition at line 43 of file qv.hpp.

Member Data Documentation

◆ readySet

QPSet QP::QV::Attr::readySet

Set of active-objects/threads that are ready to run in the QV kernel

Definition at line 45 of file qv.hpp.

◆ schedCeil

std::uint_fast8_t QP::QV::Attr::schedCeil

Definition at line 46 of file qv.hpp.

◆ readySet_dis

QPSet QP::QV::Attr::readySet_dis

Duplicate inverse storage to mirror the QV readySet

Definition at line 49 of file qv.hpp.

◆ schedCeil_dis

std::uint_fast8_t QP::QV::Attr::schedCeil_dis

Definition at line 53 of file qv.hpp.


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