Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_smp_rebalance_execute_list.c98 TX_THREAD *schedule_thread; in _tx_thread_smp_rebalance_execute_list() local
Dtx_thread_smp_utilities.c353 TX_THREAD *schedule_thread; in _tx_thread_smp_execute_list_setup() local
642 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.4.1/common_smp/inc/
Dtx_thread.h878 TX_THREAD *schedule_thread; in _tx_thread_smp_execute_list_setup() local
1167 static INLINE_DECLARE UINT _tx_thread_smp_remap_solution_find(TX_THREAD *schedule_thread, ULONG av… in _tx_thread_smp_remap_solution_find()