Home
last modified time | relevance | path

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

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