Searched refs:_txe_block_allocate (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_block_allocate.c | 73 UINT _txe_block_allocate(TX_BLOCK_POOL *pool_ptr, VOID **block_ptr, ULONG wait_option) in _txe_block_allocate() function
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | txe_block_allocate.c | 80 UINT _txe_block_allocate(TX_BLOCK_POOL *pool_ptr, VOID **block_ptr, ULONG wait_option) in _txe_block_allocate() function
|
| /ThreadX-v6.3.0/common/src/ |
| D | txe_block_allocate.c | 80 UINT _txe_block_allocate(TX_BLOCK_POOL *pool_ptr, VOID **block_ptr, ULONG wait_option) in _txe_block_allocate() function
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1440 #define tx_block_allocate _txe_block_allocate 1589 UINT _txe_block_allocate(TX_BLOCK_POOL *pool_ptr, VOID **block_ptr, ULONG wait_option);
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1349 #define tx_block_allocate _txe_block_allocate 1492 UINT _txe_block_allocate(TX_BLOCK_POOL *pool_ptr, VOID **block_ptr, ULONG wait_option);
|
| /ThreadX-v6.3.0/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 43 return_value = (ALIGN_TYPE) _txe_block_allocate( in _txm_module_manager_tx_block_allocate_dispatch()
|