Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_smp_utilities.c648 ULONG last_thread_cores; in _tx_thread_smp_remap_solution_find() local
657 last_thread_cores = ((ULONG) 0); in _tx_thread_smp_remap_solution_find()
732 last_thread_cores = thread_possible_cores & available_cores; in _tx_thread_smp_remap_solution_find()
807 test_cores = last_thread_cores; in _tx_thread_smp_remap_solution_find()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_thread.h1173 ULONG last_thread_cores; in _tx_thread_smp_remap_solution_find() local
1182 last_thread_cores = ((ULONG) 0); in _tx_thread_smp_remap_solution_find()
1257 last_thread_cores = thread_possible_cores & available_cores; in _tx_thread_smp_remap_solution_find()
1332 test_cores = last_thread_cores; in _tx_thread_smp_remap_solution_find()