Home
last modified time | relevance | path

Searched refs:_tx_semaphore_cleanup (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_semaphore_cleanup.c78 VOID _tx_semaphore_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence) in _tx_semaphore_cleanup() function
98 if (thread_ptr -> tx_thread_suspend_cleanup == &(_tx_semaphore_cleanup)) in _tx_semaphore_cleanup()
Dtx_semaphore_get.c151 thread_ptr -> tx_thread_suspend_cleanup = &(_tx_semaphore_cleanup); in _tx_semaphore_get()
/ThreadX-v6.2.1/common/src/
Dtx_semaphore_cleanup.c78 VOID _tx_semaphore_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence) in _tx_semaphore_cleanup() function
98 if (thread_ptr -> tx_thread_suspend_cleanup == &(_tx_semaphore_cleanup)) in _tx_semaphore_cleanup()
Dtx_semaphore_get.c151 thread_ptr -> tx_thread_suspend_cleanup = &(_tx_semaphore_cleanup); in _tx_semaphore_get()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_semaphore.h87 VOID _tx_semaphore_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence);
/ThreadX-v6.2.1/common/inc/
Dtx_semaphore.h87 VOID _tx_semaphore_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence);