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

Data Fields | |
| em_pool_t | pool |
| char | name [EM_POOL_NAME_LEN] |
| em_pool_cfg_t | cfg |
EM startup pool configuration
Definition at line 595 of file event_machine_init.h.
| em_pool_cfg_t em_startup_pool_conf_t::cfg |
Definition at line 598 of file event_machine_init.h.
| char em_startup_pool_conf_t::name[EM_POOL_NAME_LEN] |
Definition at line 597 of file event_machine_init.h.
| em_pool_t em_startup_pool_conf_t::pool |
Definition at line 596 of file event_machine_init.h.