PSDK QNX API Guide
Osal_StaticMemStatus Struct Reference

This structure holds static memory status parameters of OSAL library. More...

#include <osal.h>

Data Fields

uint32_t peakSemObjs
 
uint32_t numMaxSemObjs
 
uint32_t numFreeSemObjs
 
uint32_t peakTimerObjs
 
uint32_t numMaxTimerObjs
 
uint32_t numFreeTimerObjs
 
uint32_t peakHwiObjs
 
uint32_t numMaxHwiObjs
 
uint32_t numFreeHwiObjs
 

Detailed Description

This structure holds static memory status parameters of OSAL library.


The documentation for this struct was generated from the following file: