EM-ODP
3.7.0
Event Machine on ODP
|
#include <em_queue_types.h>
Data Fields | |
em_atomic_group_t | atomic_group |
list_node_t | agrp_node |
Atomic-group queue specific part of the queue element
Definition at line 156 of file em_queue_types.h.
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.
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.