Home
last modified time | relevance | path

Searched defs:core_index (Results 1 – 21 of 21) sorted by relevance

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_resume.c81 UINT core_index; in _tx_thread_resume() local
Dtx_thread_time_slice_change.c82 ULONG core_index; in _tx_thread_time_slice_change() local
Dtx_thread_suspend.c81 UINT core_index; in _tx_thread_suspend() local
Dtx_thread_relinquish.c87 UINT core_index; in _tx_thread_relinquish() local
116 core_index = TX_SMP_CORE_ID; in _tx_thread_relinquish() local
Dtx_thread_system_preempt_check.c77 UINT core_index; in _tx_thread_system_preempt_check() local
Dtx_thread_smp_core_exclude.c83 UINT core_index; in _tx_thread_smp_core_exclude() local
Dtx_thread_system_suspend.c111 UINT core_index; in _tx_thread_system_suspend() local
160 core_index = TX_SMP_CORE_ID; in _tx_thread_system_suspend() local
Dtx_mutex_priority_change.c91 UINT core_index; in _tx_mutex_priority_change() local
Dtx_thread_preemption_change.c83 UINT core_index; in _tx_thread_preemption_change() local
Dtx_thread_time_slice.c78 ULONG core_index, current_core; in _tx_thread_time_slice() local
Dtx_thread_create.c106 UINT core_index; in _tx_thread_create() local
Dtx_thread_priority_change.c91 UINT core_index; in _tx_thread_priority_change() local
Dtx_thread_smp_rebalance_execute_list.c93 void _tx_thread_smp_rebalance_execute_list(UINT core_index) in _tx_thread_smp_rebalance_execute_list()
Dtx_thread_system_resume.c114 UINT core_index; in _tx_thread_system_resume() local
Dtx_thread_smp_debug_entry_insert.c133 ULONG core_index; in _tx_thread_smp_debug_entry_insert() local
Dtx_thread_smp_utilities.c351 VOID _tx_thread_smp_execute_list_setup(UINT core_index) in _tx_thread_smp_execute_list_setup()
/ThreadX-v6.3.0/common_modules/module_manager/src/
Dtxm_module_manager_thread_create.c116 UINT core_index; in _txm_module_manager_thread_create() local
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/ac5/src/
Dtx_thread_smp_protection_wait_list_macros.h186 ; UINT core_index; variable
/ThreadX-v6.3.0/ports_smp/cortex_a9_smp/ac5/src/
Dtx_thread_smp_protection_wait_list_macros.h186 ; UINT core_index; variable
/ThreadX-v6.3.0/ports_smp/cortex_a5_smp/ac5/src/
Dtx_thread_smp_protection_wait_list_macros.h186 ; UINT core_index; variable
/ThreadX-v6.3.0/common_smp/inc/
Dtx_thread.h876 static INLINE_DECLARE VOID _tx_thread_smp_execute_list_setup(UINT core_index) in _tx_thread_smp_execute_list_setup()