Searched refs:last_thread (Results 1 – 2 of 2) sorted by relevance
653 TX_THREAD *last_thread; in _tx_thread_smp_remap_solution_find() local661 last_thread = TX_NULL; in _tx_thread_smp_remap_solution_find()734 last_thread = thread_ptr; in _tx_thread_smp_remap_solution_find()772 if (last_thread != TX_NULL) in _tx_thread_smp_remap_solution_find()776 core = last_thread -> tx_thread_smp_core_mapped; in _tx_thread_smp_remap_solution_find()812 _tx_thread_smp_schedule_list[core] = last_thread; in _tx_thread_smp_remap_solution_find()815 last_thread -> tx_thread_smp_core_mapped = core; in _tx_thread_smp_remap_solution_find()
1176 TX_THREAD *last_thread; in _tx_thread_smp_remap_solution_find() local1184 last_thread = TX_NULL; in _tx_thread_smp_remap_solution_find()1257 last_thread = thread_ptr; in _tx_thread_smp_remap_solution_find()1295 if (last_thread != TX_NULL) in _tx_thread_smp_remap_solution_find()1299 core = last_thread -> tx_thread_smp_core_mapped; in _tx_thread_smp_remap_solution_find()1335 _tx_thread_smp_schedule_list[core] = last_thread; in _tx_thread_smp_remap_solution_find()1338 last_thread -> tx_thread_smp_core_mapped = core; in _tx_thread_smp_remap_solution_find()