![]() |
EM-ODP 4.4.0
Event Machine on ODP
|
#include <em_queue_group_types.h>

Data Fields | |
| objpool_t | objpool_rsvd |
| objpool_t | objpool_dyn |
Pool of free queue groups
Using two objpools:
Definition at line 126 of file em_queue_group_types.h.
| objpool_t queue_group_pool_t::objpool_dyn |
Objpool for the rest of the queue groups
Definition at line 130 of file em_queue_group_types.h.
| objpool_t queue_group_pool_t::objpool_rsvd |
Objpool for core specific queue groups (EM_MAX_CORES)
Definition at line 128 of file em_queue_group_types.h.