Home
last modified time | relevance | path

Searched defs:suspend_cleanup (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_wait_abort.c84 VOID (*suspend_cleanup)(struct TX_THREAD_STRUCT *suspend_thread_ptr, ULONG suspension_se… in _tx_thread_wait_abort() local
186 (suspend_cleanup)(thread_ptr, suspension_sequence); in _tx_thread_wait_abort() local
Dtx_thread_timeout.c85 VOID (*suspend_cleanup)(struct TX_THREAD_STRUCT *suspend_thread_ptr, ULONG suspension_se… in _tx_thread_timeout() local
Dtx_thread_terminate.c85 VOID (*suspend_cleanup)(struct TX_THREAD_STRUCT *suspend_thread_ptr, ULONG suspension_sequen… in _tx_thread_terminate() local
/ThreadX-v6.3.0/common/src/
Dtx_thread_wait_abort.c84 VOID (*suspend_cleanup)(struct TX_THREAD_STRUCT *suspend_thread_ptr, ULONG suspension_se… in _tx_thread_wait_abort() local
186 (suspend_cleanup)(thread_ptr, suspension_sequence); in _tx_thread_wait_abort() local
Dtx_thread_timeout.c85 VOID (*suspend_cleanup)(struct TX_THREAD_STRUCT *suspend_thread_ptr, ULONG suspension_se… in _tx_thread_timeout() local
Dtx_thread_terminate.c85 VOID (*suspend_cleanup)(struct TX_THREAD_STRUCT *suspend_thread_ptr, ULONG suspension_sequen… in _tx_thread_terminate() local