![]() |
EM-ODP 4.4.0
Event Machine on ODP
|
Data Fields | |
| int | logic_cores [EM_MAX_CORES] |
| int | phys_cores [EM_MAX_CORES] |
| int | thr_ids [EM_MAX_CORES] |
| pid_t | tids [EM_MAX_CORES] |
| em_core_type_t | core_types [EM_MAX_CORES] |
| char | proc_tid_stat_paths [EM_MAX_CORES][32] |
| pid_t | ext_tids [ODP_THREAD_COUNT_MAX] |
| int | ext_thr_ids [ODP_THREAD_COUNT_MAX] |
| em_core_type_t current_core_map_t::core_types[EM_MAX_CORES] |
| int current_core_map_t::logic_cores[EM_MAX_CORES] |
| int current_core_map_t::phys_cores[EM_MAX_CORES] |
| char current_core_map_t::proc_tid_stat_paths[EM_MAX_CORES][32] |
| int current_core_map_t::thr_ids[EM_MAX_CORES] |
| pid_t current_core_map_t::tids[EM_MAX_CORES] |