Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common/src/
Dtx_thread_delete.c158 TX_THREAD_DELETE_PORT_COMPLETION(thread_ptr) in _tx_thread_delete()
/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_delete.c158 TX_THREAD_DELETE_PORT_COMPLETION(thread_ptr) in _tx_thread_delete()
/ThreadX-v6.4.1/common/inc/
Dtx_thread.h256 #ifndef TX_THREAD_DELETE_PORT_COMPLETION
257 #define TX_THREAD_DELETE_PORT_COMPLETION(t) macro
/ThreadX-v6.4.1/ports/win32/vs_2019/inc/
Dtx_port.h338 #define TX_THREAD_DELETE_PORT_COMPLETION(thread_ptr) \ macro
/ThreadX-v6.4.1/ports/linux/gnu/inc/
Dtx_port.h459 #define TX_THREAD_DELETE_PORT_COMPLETION(thread_ptr) _tx_thread_delete_port_completion(thread_ptr, … macro
/ThreadX-v6.4.1/ports_smp/linux/gnu/inc/
Dtx_port.h528 #define TX_THREAD_DELETE_PORT_COMPLETION(thread_ptr) _tx_thread_delete_port_completion(thread_ptr, … macro
/ThreadX-v6.4.1/common_smp/inc/
Dtx_thread.h106 #ifndef TX_THREAD_DELETE_PORT_COMPLETION
107 #define TX_THREAD_DELETE_PORT_COMPLETION(t) macro