EM-ODP  3.7.0
Event Machine on ODP
q_elem_atomic_group_ Struct Reference

#include <em_queue_types.h>

Collaboration diagram for q_elem_atomic_group_:

Data Fields

em_atomic_group_t atomic_group
 
list_node_t agrp_node
 

Detailed Description

Atomic-group queue specific part of the queue element

Definition at line 156 of file em_queue_types.h.

Field Documentation

◆ agrp_node

list_node_t q_elem_atomic_group_::agrp_node

List node for linking queue elems belonging to an atomic group

Definition at line 160 of file em_queue_types.h.

◆ atomic_group

em_atomic_group_t q_elem_atomic_group_::atomic_group

The atomic group handle (if any) of this queue

Definition at line 158 of file em_queue_types.h.


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