Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_smp_utilities.c649 ULONG last_thread_cores; in _tx_thread_smp_remap_solution_find() local
658 last_thread_cores = ((ULONG) 0); in _tx_thread_smp_remap_solution_find()
733 last_thread_cores = thread_possible_cores & available_cores; in _tx_thread_smp_remap_solution_find()
808 test_cores = last_thread_cores; in _tx_thread_smp_remap_solution_find()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_thread.h1174 ULONG last_thread_cores; in _tx_thread_smp_remap_solution_find() local
1183 last_thread_cores = ((ULONG) 0); in _tx_thread_smp_remap_solution_find()
1258 last_thread_cores = thread_possible_cores & available_cores; in _tx_thread_smp_remap_solution_find()
1333 test_cores = last_thread_cores; in _tx_thread_smp_remap_solution_find()