Tenok
A Linux-like Real-Time Operating System for Robotics and Internet of Things
Data Fields
mqueue Struct Reference
Collaboration diagram for mqueue:
Collaboration graph
[legend]

Data Fields

char name [NAME_MAX]
 
char * buf
 
size_t size
 
size_t cnt
 
struct list_head free_list
 
struct list_head used_list [MQ_PRIO_MAX+1]
 
struct list_head r_wait_list
 
struct list_head w_wait_list
 
struct list_head list
 

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