Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_smp_utilities.c647 UINT previous_core; in _tx_thread_smp_remap_solution_find() local
789 previous_core = core; in _tx_thread_smp_remap_solution_find()
795 thread_ptr -> tx_thread_smp_core_mapped = previous_core; in _tx_thread_smp_remap_solution_find()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_thread.h1172 UINT previous_core; in _tx_thread_smp_remap_solution_find() local
1314 previous_core = core; in _tx_thread_smp_remap_solution_find()
1320 thread_ptr -> tx_thread_smp_core_mapped = previous_core; in _tx_thread_smp_remap_solution_find()