EM-ODP 4.4.0
Event Machine on ODP
Loading...
Searching...
No Matches
em_startup_pool_conf_t Struct Reference

#include <event_machine_init.h>

Collaboration diagram for em_startup_pool_conf_t:

Data Fields

em_pool_t pool
 
char name [EM_POOL_NAME_LEN]
 
em_pool_cfg_t cfg
 

Detailed Description

EM startup pool configuration

Definition at line 595 of file event_machine_init.h.

Field Documentation

◆ cfg

em_pool_cfg_t em_startup_pool_conf_t::cfg

Definition at line 598 of file event_machine_init.h.

◆ name

char em_startup_pool_conf_t::name[EM_POOL_NAME_LEN]

Definition at line 597 of file event_machine_init.h.

◆ pool

em_pool_t em_startup_pool_conf_t::pool

Definition at line 596 of file event_machine_init.h.


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