Home
last modified time | relevance | path

Searched refs:previous_core (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_smp_utilities.c646 UINT previous_core; in _tx_thread_smp_remap_solution_find() local
788 previous_core = core; in _tx_thread_smp_remap_solution_find()
794 thread_ptr -> tx_thread_smp_core_mapped = previous_core; in _tx_thread_smp_remap_solution_find()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_thread.h1171 UINT previous_core; in _tx_thread_smp_remap_solution_find() local
1313 previous_core = core; in _tx_thread_smp_remap_solution_find()
1319 thread_ptr -> tx_thread_smp_core_mapped = previous_core; in _tx_thread_smp_remap_solution_find()