_txe_block_pool_create() is only used within threadx.
 
Symbols
loading...
Files
loading...

_txe_block_pool_create() function

Syntax

UINT _txe_block_pool_create(TX_BLOCK_POOL *pool_ptr,     CHAR *name_ptr,     ULONG block_size,     VOID *pool_start,     ULONG pool_size,     UINT pool_control_block_size);
Implemented in txe_block_pool_create.c:85

Arguments

pool_ptr

name_ptr

block_size

pool_start

pool_size

pool_control_block_size

Call Tree

Functions calling _txe_block_pool_create()
Functions called by _txe_block_pool_create()
_txe_block_pool_create()
Data read by _txe_block_pool_create()
Data written by _txe_block_pool_create()
_txe_block_pool_create()
_txe_block_pool_create()::interrupt_save
_txe_block_pool_create()::status
_txe_block_pool_create()::i
_txe_block_pool_create()::next_pool
all items filtered out
Type of _txe_block_pool_create()
_txe_block_pool_create()
all items filtered out