Home
last modified time | relevance | path

Searched refs:_tx_thread_smp_core_exclude (Results 1 – 3 of 3) sorted by relevance

/ThreadX-v6.3.0/common_smp/src/
Dtx_timer_thread_entry.c168 status = _tx_thread_smp_core_exclude(&_tx_timer_thread, core_exclusion); in _tx_timer_thread_entry()
172 _tx_thread_smp_core_exclude(&_tx_timer_thread, core_exclusion); in _tx_timer_thread_entry()
477 status = _tx_thread_smp_core_exclude(&_tx_timer_thread, core_exclusion); in _tx_timer_thread_entry()
482 _tx_thread_smp_core_exclude(&_tx_timer_thread, core_exclusion); in _tx_timer_thread_entry()
Dtx_thread_smp_core_exclude.c78 UINT _tx_thread_smp_core_exclude(TX_THREAD *thread_ptr, ULONG exclusion_map) in _tx_thread_smp_core_exclude() function
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1120 #define tx_thread_smp_core_exclude _tx_thread_smp_core_exclude
1139 UINT _tx_thread_smp_core_exclude(TX_THREAD *thread_ptr, ULONG exclusion_map);