QP/C  8.0.0
Real-Time Embedded Framework
Loading...
Searching...
No Matches
QV_Attr Class Reference

Private attributes of the QV kernel. More...

#include "qv.h"

Public Attributes

QPSet readySet
 
uint_fast8_t schedCeil
 
QPSet readySet_dis
 
uint_fast8_t schedCeil_dis
 

Detailed Description

Private attributes of the QV kernel.

Definition at line 53 of file qv.h.

Member Data Documentation

◆ readySet

QPSet readySet

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

Definition at line 57 of file qv.h.

◆ schedCeil

uint_fast8_t schedCeil

Definition at line 60 of file qv.h.

◆ readySet_dis

QPSet readySet_dis

Duplicate inverse storage to mirror the QV readySet

Definition at line 64 of file qv.h.

◆ schedCeil_dis

uint_fast8_t schedCeil_dis

Definition at line 69 of file qv.h.


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