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

#include <em_init_types.h>

Data Fields

struct { 
 
   uint64_t   sched_wait 
 
dispatch 
 

Detailed Description

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.

Field Documentation

◆ sched_wait

uint64_t cfgfile_opt_cache_t::sched_wait

Definition at line 67 of file em_init_types.h.


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