Home
last modified time | relevance | path

Searched refs:TX_THREAD_RESET_PORT_COMPLETION (Results 1 – 7 of 7) sorted by relevance

/ThreadX-v6.3.0/common/src/
Dtx_thread_reset.c125 TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) in _tx_thread_reset()
/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_reset.c125 TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) in _tx_thread_reset()
/ThreadX-v6.3.0/common/inc/
Dtx_thread.h264 #ifndef TX_THREAD_RESET_PORT_COMPLETION
265 #define TX_THREAD_RESET_PORT_COMPLETION(t) macro
/ThreadX-v6.3.0/ports/win32/vs_2019/inc/
Dtx_port.h366 #define TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) \ macro
/ThreadX-v6.3.0/ports/linux/gnu/inc/
Dtx_port.h465 #define TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) _tx_thread_reset_port_completion(thread_ptr, tx… macro
/ThreadX-v6.3.0/ports_smp/linux/gnu/inc/
Dtx_port.h535 #define TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) _tx_thread_reset_port_completion(thread_ptr, tx… macro
/ThreadX-v6.3.0/common_smp/inc/
Dtx_thread.h114 #ifndef TX_THREAD_RESET_PORT_COMPLETION
115 #define TX_THREAD_RESET_PORT_COMPLETION(t) macro