Home
last modified time | relevance | path

Searched refs:TX_POOL_ERROR (Results 1 – 22 of 22) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtxe_block_pool_prioritize.c83 status = TX_POOL_ERROR; in _txe_block_pool_prioritize()
91 status = TX_POOL_ERROR; in _txe_block_pool_prioritize()
Dtxe_byte_pool_prioritize.c83 status = TX_POOL_ERROR; in _txe_byte_pool_prioritize()
91 status = TX_POOL_ERROR; in _txe_byte_pool_prioritize()
Dtxe_byte_pool_create.c105 status = TX_POOL_ERROR; in _txe_byte_pool_create()
113 status = TX_POOL_ERROR; in _txe_byte_pool_create()
163 status = TX_POOL_ERROR; in _txe_byte_pool_create()
Dtxe_block_pool_create.c107 status = TX_POOL_ERROR; in _txe_block_pool_create()
115 status = TX_POOL_ERROR; in _txe_block_pool_create()
164 status = TX_POOL_ERROR; in _txe_block_pool_create()
Dtxe_block_pool_info_get.c95 status = TX_POOL_ERROR; in _txe_block_pool_info_get()
103 status = TX_POOL_ERROR; in _txe_block_pool_info_get()
Dtxe_byte_pool_info_get.c94 status = TX_POOL_ERROR; in _txe_byte_pool_info_get()
102 status = TX_POOL_ERROR; in _txe_byte_pool_info_get()
Dtxe_block_pool_delete.c96 status = TX_POOL_ERROR; in _txe_block_pool_delete()
104 status = TX_POOL_ERROR; in _txe_block_pool_delete()
Dtxe_byte_pool_delete.c96 status = TX_POOL_ERROR; in _txe_byte_pool_delete()
104 status = TX_POOL_ERROR; in _txe_byte_pool_delete()
Dtxe_block_allocate.c98 status = TX_POOL_ERROR; in _txe_block_allocate()
106 status = TX_POOL_ERROR; in _txe_block_allocate()
Dtxe_byte_allocate.c101 status = TX_POOL_ERROR; in _txe_byte_allocate()
109 status = TX_POOL_ERROR; in _txe_byte_allocate()
/ThreadX-v6.2.1/common/src/
Dtxe_block_pool_prioritize.c83 status = TX_POOL_ERROR; in _txe_block_pool_prioritize()
91 status = TX_POOL_ERROR; in _txe_block_pool_prioritize()
Dtxe_byte_pool_prioritize.c83 status = TX_POOL_ERROR; in _txe_byte_pool_prioritize()
91 status = TX_POOL_ERROR; in _txe_byte_pool_prioritize()
Dtxe_byte_pool_create.c105 status = TX_POOL_ERROR; in _txe_byte_pool_create()
113 status = TX_POOL_ERROR; in _txe_byte_pool_create()
163 status = TX_POOL_ERROR; in _txe_byte_pool_create()
Dtxe_block_pool_create.c107 status = TX_POOL_ERROR; in _txe_block_pool_create()
115 status = TX_POOL_ERROR; in _txe_block_pool_create()
164 status = TX_POOL_ERROR; in _txe_block_pool_create()
Dtxe_block_pool_info_get.c95 status = TX_POOL_ERROR; in _txe_block_pool_info_get()
103 status = TX_POOL_ERROR; in _txe_block_pool_info_get()
Dtxe_byte_pool_info_get.c94 status = TX_POOL_ERROR; in _txe_byte_pool_info_get()
102 status = TX_POOL_ERROR; in _txe_byte_pool_info_get()
Dtxe_block_pool_delete.c96 status = TX_POOL_ERROR; in _txe_block_pool_delete()
104 status = TX_POOL_ERROR; in _txe_block_pool_delete()
Dtxe_byte_pool_delete.c96 status = TX_POOL_ERROR; in _txe_byte_pool_delete()
104 status = TX_POOL_ERROR; in _txe_byte_pool_delete()
Dtxe_block_allocate.c98 status = TX_POOL_ERROR; in _txe_block_allocate()
106 status = TX_POOL_ERROR; in _txe_block_allocate()
Dtxe_byte_allocate.c101 status = TX_POOL_ERROR; in _txe_byte_allocate()
109 status = TX_POOL_ERROR; in _txe_byte_allocate()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h201 #define TX_POOL_ERROR ((UINT) 0x02) macro
/ThreadX-v6.2.1/common/inc/
Dtx_api.h200 #define TX_POOL_ERROR ((UINT) 0x02) macro