Home
last modified time | relevance | path

Searched defs:_tx_thread_smp_core_wakeup (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/common_smp/inc/
Dtx_thread.h856 static INLINE_DECLARE VOID _tx_thread_smp_core_wakeup(UINT current_core, UINT target_core) in _tx_thread_smp_core_wakeup() function
871 #define _tx_thread_smp_core_wakeup(a,b) macro
1665 #define _tx_thread_smp_core_wakeup(a,b) macro
/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_smp_utilities.c336 VOID _tx_thread_smp_core_wakeup(UINT current_core, UINT target_core) in _tx_thread_smp_core_wakeup() function