Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common/src/
Dtx_thread_reset.c124 TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) in _tx_thread_reset()
/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_reset.c124 TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) in _tx_thread_reset()
/ThreadX-v6.4.1/common/inc/
Dtx_thread.h263 #ifndef TX_THREAD_RESET_PORT_COMPLETION
264 #define TX_THREAD_RESET_PORT_COMPLETION(t) macro
/ThreadX-v6.4.1/ports/win32/vs_2019/inc/
Dtx_port.h365 #define TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) \ macro
/ThreadX-v6.4.1/ports/linux/gnu/inc/
Dtx_port.h464 #define TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) _tx_thread_reset_port_completion(thread_ptr, tx… macro
/ThreadX-v6.4.1/ports_smp/linux/gnu/inc/
Dtx_port.h534 #define TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) _tx_thread_reset_port_completion(thread_ptr, tx… macro
/ThreadX-v6.4.1/common_smp/inc/
Dtx_thread.h113 #ifndef TX_THREAD_RESET_PORT_COMPLETION
114 #define TX_THREAD_RESET_PORT_COMPLETION(t) macro