Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/src/
Dtx_event_flags_cleanup.c78 VOID _tx_event_flags_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence) in _tx_event_flags_cleanup() function
98 if (thread_ptr -> tx_thread_suspend_cleanup == &(_tx_event_flags_cleanup)) in _tx_event_flags_cleanup()
Dtx_event_flags_get.c308 thread_ptr -> tx_thread_suspend_cleanup = &(_tx_event_flags_cleanup); in _tx_event_flags_get()
/ThreadX-v6.2.1/common/src/
Dtx_event_flags_cleanup.c78 VOID _tx_event_flags_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence) in _tx_event_flags_cleanup() function
98 if (thread_ptr -> tx_thread_suspend_cleanup == &(_tx_event_flags_cleanup)) in _tx_event_flags_cleanup()
Dtx_event_flags_get.c308 thread_ptr -> tx_thread_suspend_cleanup = &(_tx_event_flags_cleanup); in _tx_event_flags_get()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_event_flags.h91 VOID _tx_event_flags_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence);
/ThreadX-v6.2.1/common/inc/
Dtx_event_flags.h91 VOID _tx_event_flags_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence);