Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
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: