Home
last modified time | relevance | path

Searched refs:_tx_block_pool_performance_timeout_count (Results 1 – 8 of 8) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_block_pool_initialize.c65 ULONG _tx_block_pool_performance_timeout_count; variable
129 _tx_block_pool_performance_timeout_count = ((ULONG) 0); in _tx_block_pool_initialize()
Dtx_block_pool_performance_system_info_get.c125 *timeouts = _tx_block_pool_performance_timeout_count; in _tx_block_pool_performance_system_info_get()
Dtx_block_pool_cleanup.c177 _tx_block_pool_performance_timeout_count++; in _tx_block_pool_cleanup()
/ThreadX-v6.2.1/common/src/
Dtx_block_pool_initialize.c65 ULONG _tx_block_pool_performance_timeout_count; variable
129 _tx_block_pool_performance_timeout_count = ((ULONG) 0); in _tx_block_pool_initialize()
Dtx_block_pool_performance_system_info_get.c125 *timeouts = _tx_block_pool_performance_timeout_count; in _tx_block_pool_performance_system_info_get()
Dtx_block_pool_cleanup.c177 _tx_block_pool_performance_timeout_count++; in _tx_block_pool_cleanup()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_block_pool.h78 _tx_block_pool_performance_timeout_count = ((ULONG) 0)
135 BLOCK_POOL_DECLARE ULONG _tx_block_pool_performance_timeout_count; variable
/ThreadX-v6.2.1/common/inc/
Dtx_block_pool.h78 _tx_block_pool_performance_timeout_count = ((ULONG) 0)
135 BLOCK_POOL_DECLARE ULONG _tx_block_pool_performance_timeout_count; variable