![]() |
EM-ODP 4.4.0
Event Machine on ODP
|
#include <em_init_types.h>
Data Fields | ||
| struct { | ||
| uint64_t sched_wait | ||
| } | dispatch | |
EM config file options cached for optimal performance
Some EM config file options need to be computed or converted to ODP types before being used in fast paths. The caching here avoids redundant computations and keeps em_cfgfile_opts_t independent of ODP types.
Definition at line 65 of file em_init_types.h.
| uint64_t cfgfile_opt_cache_t::sched_wait |
Definition at line 67 of file em_init_types.h.