Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/src/
Dtxe_block_allocate.c156 status = _tx_block_allocate(pool_ptr, block_ptr, wait_option); in _txe_block_allocate()
Dtx_block_allocate.c80 UINT _tx_block_allocate(TX_BLOCK_POOL *pool_ptr, VOID **block_ptr, ULONG wait_option) in _tx_block_allocate() function
/ThreadX-v6.2.1/common/src/
Dtxe_block_allocate.c156 status = _tx_block_allocate(pool_ptr, block_ptr, wait_option); in _txe_block_allocate()
Dtx_block_allocate.c80 UINT _tx_block_allocate(TX_BLOCK_POOL *pool_ptr, VOID **block_ptr, ULONG wait_option) in _tx_block_allocate() function
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1181 #define tx_block_allocate _tx_block_allocate
1557 UINT _tx_block_allocate(TX_BLOCK_POOL *pool_ptr, VOID **block_ptr, ULONG wait_option);
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1100 #define tx_block_allocate _tx_block_allocate
1460 UINT _tx_block_allocate(TX_BLOCK_POOL *pool_ptr, VOID **block_ptr, ULONG wait_option);