Home
last modified time | relevance | path

Searched defs:next_pool (Results 1 – 22 of 22) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtxe_byte_pool_create.c91 TX_BYTE_POOL *next_pool; in _txe_byte_pool_create() local
128 next_pool = _tx_byte_pool_created_ptr; in _txe_byte_pool_create() local
Dtxe_block_pool_create.c93 TX_BLOCK_POOL *next_pool; in _txe_block_pool_create() local
130 next_pool = _tx_block_pool_created_ptr; in _txe_block_pool_create() local
Dtx_block_pool_delete.c85 TX_BLOCK_POOL *next_pool; in _tx_block_pool_delete() local
Dtx_byte_pool_delete.c89 TX_BYTE_POOL *next_pool; in _tx_byte_pool_delete() local
Dtx_byte_pool_info_get.c82 ULONG *suspended_count, TX_BYTE_POOL **next_pool) in _tx_byte_pool_info_get()
Dtx_block_pool_info_get.c82 ULONG *suspended_count, TX_BLOCK_POOL **next_pool) in _tx_block_pool_info_get()
Dtxe_block_pool_info_get.c83 ULONG *suspended_count, TX_BLOCK_POOL **next_pool) in _txe_block_pool_info_get()
Dtxe_byte_pool_info_get.c83 ULONG *suspended_count, TX_BYTE_POOL **next_pool) in _txe_byte_pool_info_get()
Dtx_byte_pool_create.c84 TX_BYTE_POOL *next_pool; in _tx_byte_pool_create() local
Dtx_block_pool_create.c89 TX_BLOCK_POOL *next_pool; in _tx_block_pool_create() local
/ThreadX-v6.2.1/common/src/
Dtxe_byte_pool_create.c91 TX_BYTE_POOL *next_pool; in _txe_byte_pool_create() local
128 next_pool = _tx_byte_pool_created_ptr; in _txe_byte_pool_create() local
Dtxe_block_pool_create.c93 TX_BLOCK_POOL *next_pool; in _txe_block_pool_create() local
130 next_pool = _tx_block_pool_created_ptr; in _txe_block_pool_create() local
Dtx_block_pool_delete.c85 TX_BLOCK_POOL *next_pool; in _tx_block_pool_delete() local
Dtx_block_pool_info_get.c82 ULONG *suspended_count, TX_BLOCK_POOL **next_pool) in _tx_block_pool_info_get()
Dtx_byte_pool_delete.c89 TX_BYTE_POOL *next_pool; in _tx_byte_pool_delete() local
Dtx_byte_pool_info_get.c82 ULONG *suspended_count, TX_BYTE_POOL **next_pool) in _tx_byte_pool_info_get()
Dtxe_block_pool_info_get.c83 ULONG *suspended_count, TX_BLOCK_POOL **next_pool) in _txe_block_pool_info_get()
Dtxe_byte_pool_info_get.c83 ULONG *suspended_count, TX_BYTE_POOL **next_pool) in _txe_byte_pool_info_get()
Dtx_byte_pool_create.c84 TX_BYTE_POOL *next_pool; in _tx_byte_pool_create() local
Dtx_block_pool_create.c89 TX_BLOCK_POOL *next_pool; in _tx_block_pool_create() local
/ThreadX-v6.2.1/common_modules/module_lib/src/
Dtxm_block_pool_info_get.c76 …LONG *total_blocks, TX_THREAD **first_suspended, ULONG *suspended_count, TX_BLOCK_POOL **next_pool) in _txe_block_pool_info_get()
Dtxm_byte_pool_info_get.c76 …s, ULONG *fragments, TX_THREAD **first_suspended, ULONG *suspended_count, TX_BYTE_POOL **next_pool) in _txe_byte_pool_info_get()