Searched refs:last_thread (Results 1 – 2 of 2) sorted by relevance
652 TX_THREAD *last_thread; in _tx_thread_smp_remap_solution_find() local660 last_thread = TX_NULL; in _tx_thread_smp_remap_solution_find()733 last_thread = thread_ptr; in _tx_thread_smp_remap_solution_find()771 if (last_thread != TX_NULL) in _tx_thread_smp_remap_solution_find()775 core = last_thread -> tx_thread_smp_core_mapped; in _tx_thread_smp_remap_solution_find()811 _tx_thread_smp_schedule_list[core] = last_thread; in _tx_thread_smp_remap_solution_find()814 last_thread -> tx_thread_smp_core_mapped = core; in _tx_thread_smp_remap_solution_find()
1177 TX_THREAD *last_thread; in _tx_thread_smp_remap_solution_find() local1185 last_thread = TX_NULL; in _tx_thread_smp_remap_solution_find()1258 last_thread = thread_ptr; in _tx_thread_smp_remap_solution_find()1296 if (last_thread != TX_NULL) in _tx_thread_smp_remap_solution_find()1300 core = last_thread -> tx_thread_smp_core_mapped; in _tx_thread_smp_remap_solution_find()1336 _tx_thread_smp_schedule_list[core] = last_thread; in _tx_thread_smp_remap_solution_find()1339 last_thread -> tx_thread_smp_core_mapped = core; in _tx_thread_smp_remap_solution_find()