Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/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.2.1/common_smp/inc/
Dtx_thread.h1172 ULONG last_thread_cores; in _tx_thread_smp_remap_solution_find() local
1181 last_thread_cores = ((ULONG) 0); in _tx_thread_smp_remap_solution_find()
1256 last_thread_cores = thread_possible_cores & available_cores; in _tx_thread_smp_remap_solution_find()
1331 test_cores = last_thread_cores; in _tx_thread_smp_remap_solution_find()