Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_delete.c159 TX_THREAD_DELETE_PORT_COMPLETION(thread_ptr) in _tx_thread_delete()
/ThreadX-v6.2.1/common/src/
Dtx_thread_delete.c159 TX_THREAD_DELETE_PORT_COMPLETION(thread_ptr) in _tx_thread_delete()
/ThreadX-v6.2.1/common/inc/
Dtx_thread.h257 #ifndef TX_THREAD_DELETE_PORT_COMPLETION
258 #define TX_THREAD_DELETE_PORT_COMPLETION(t) macro
/ThreadX-v6.2.1/ports/win32/vs_2019/inc/
Dtx_port.h339 #define TX_THREAD_DELETE_PORT_COMPLETION(thread_ptr) \ macro
/ThreadX-v6.2.1/ports/linux/gnu/inc/
Dtx_port.h457 #define TX_THREAD_DELETE_PORT_COMPLETION(thread_ptr) _tx_thread_delete_port_completion(thread_ptr, … macro
/ThreadX-v6.2.1/ports_smp/linux/gnu/inc/
Dtx_port.h529 #define TX_THREAD_DELETE_PORT_COMPLETION(thread_ptr) _tx_thread_delete_port_completion(thread_ptr, … macro
/ThreadX-v6.2.1/common_smp/inc/
Dtx_thread.h105 #ifndef TX_THREAD_DELETE_PORT_COMPLETION
106 #define TX_THREAD_DELETE_PORT_COMPLETION(t) macro