Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mq_attr Struct Reference

#include <mqueue.h>

Data Fields

long mq_flags
 
long mq_maxmsg
 
long mq_msgsize
 
long mq_curmsgs
 

Field Documentation

◆ mq_curmsgs

long mq_attr::mq_curmsgs

◆ mq_flags

long mq_attr::mq_flags

◆ mq_maxmsg

long mq_attr::mq_maxmsg

◆ mq_msgsize

long mq_attr::mq_msgsize

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