EM-ODP  3.7.0
Event Machine on ODP
em_core.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

em_status_t core_map_init (core_map_t *const core_map, int core_count, const em_core_mask_t *phys_mask)
 
em_status_t core_map_init_local (core_map_t *const core_map)
 
em_status_t core_map_term_local (core_map_t *const core_map)
 
int logic_to_thr_core_id (const int logic_core)
 
int thr_to_logic_core_id (const int thr_id)
 
void mask_em2odp (const em_core_mask_t *const em_core_mask, odp_thrmask_t *const odp_thrmask)
 
void mask_em2phys (const em_core_mask_t *const em_core_mask, odp_cpumask_t *const odp_cpumask)
 

Detailed Description

EM internal core-related functions

Definition in file em_core.h.