Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_smp/src/
Dtx_timer_thread_entry.c167 status = _tx_thread_smp_core_exclude(&_tx_timer_thread, core_exclusion); in _tx_timer_thread_entry()
171 _tx_thread_smp_core_exclude(&_tx_timer_thread, core_exclusion); in _tx_timer_thread_entry()
476 status = _tx_thread_smp_core_exclude(&_tx_timer_thread, core_exclusion); in _tx_timer_thread_entry()
481 _tx_thread_smp_core_exclude(&_tx_timer_thread, core_exclusion); in _tx_timer_thread_entry()
Dtx_thread_smp_core_exclude.c77 UINT _tx_thread_smp_core_exclude(TX_THREAD *thread_ptr, ULONG exclusion_map) in _tx_thread_smp_core_exclude() function
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1125 #define tx_thread_smp_core_exclude _tx_thread_smp_core_exclude
1144 UINT _tx_thread_smp_core_exclude(TX_THREAD *thread_ptr, ULONG exclusion_map);