EM-ODP 4.4.0
Event Machine on ODP
Loading...
Searching...
No Matches
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 149 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 153 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 151 of file em_queue_types.h.


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