Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/src/
Dtx_block_pool_cleanup.c78 VOID _tx_block_pool_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence) in _tx_block_pool_cleanup() function
97 if (thread_ptr -> tx_thread_suspend_cleanup == &(_tx_block_pool_cleanup)) in _tx_block_pool_cleanup()
Dtx_block_allocate.c246 thread_ptr -> tx_thread_suspend_cleanup = &(_tx_block_pool_cleanup); in _tx_block_allocate()
/ThreadX-v6.2.1/common/src/
Dtx_block_pool_cleanup.c78 VOID _tx_block_pool_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence) in _tx_block_pool_cleanup() function
97 if (thread_ptr -> tx_thread_suspend_cleanup == &(_tx_block_pool_cleanup)) in _tx_block_pool_cleanup()
Dtx_block_allocate.c246 thread_ptr -> tx_thread_suspend_cleanup = &(_tx_block_pool_cleanup); in _tx_block_allocate()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_block_pool.h90 VOID _tx_block_pool_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence);
/ThreadX-v6.2.1/common/inc/
Dtx_block_pool.h90 VOID _tx_block_pool_cleanup(TX_THREAD *thread_ptr, ULONG suspension_sequence);