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()
1178 TX_THREAD *last_thread; in _tx_thread_smp_remap_solution_find() local1186 last_thread = TX_NULL; in _tx_thread_smp_remap_solution_find()1259 last_thread = thread_ptr; in _tx_thread_smp_remap_solution_find()1297 if (last_thread != TX_NULL) in _tx_thread_smp_remap_solution_find()1301 core = last_thread -> tx_thread_smp_core_mapped; in _tx_thread_smp_remap_solution_find()1337 _tx_thread_smp_schedule_list[core] = last_thread; in _tx_thread_smp_remap_solution_find()1340 last_thread -> tx_thread_smp_core_mapped = core; in _tx_thread_smp_remap_solution_find()