Home
last modified time | relevance | path

Searched defs:schedule_thread (Results 1 – 3 of 3) sorted by relevance

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_smp_rebalance_execute_list.c99 TX_THREAD *schedule_thread; in _tx_thread_smp_rebalance_execute_list() local
Dtx_thread_smp_utilities.c354 TX_THREAD *schedule_thread; in _tx_thread_smp_execute_list_setup() local
643 UINT _tx_thread_smp_remap_solution_find(TX_THREAD *schedule_thread, ULONG available_cores, ULONG t… in _tx_thread_smp_remap_solution_find()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_thread.h879 TX_THREAD *schedule_thread; in _tx_thread_smp_execute_list_setup() local
1168 static INLINE_DECLARE UINT _tx_thread_smp_remap_solution_find(TX_THREAD *schedule_thread, ULONG av… in _tx_thread_smp_remap_solution_find()