| /ThreadX-v6.4.1/test/tx/regression/ |
| D | threadx_byte_memory_suspension_timeout_test.c | 164 if (status != TX_NO_MEMORY) in thread_1_entry() 190 if (status != TX_NO_MEMORY) in thread_2_entry()
|
| D | threadx_block_memory_suspension_timeout_test.c | 178 if (status != TX_NO_MEMORY) in thread_1_entry() 205 if (status != TX_NO_MEMORY) in thread_2_entry()
|
| /ThreadX-v6.4.1/test/smp/regression/ |
| D | threadx_byte_memory_suspension_timeout_test.c | 164 if (status != TX_NO_MEMORY) in thread_1_entry() 190 if (status != TX_NO_MEMORY) in thread_2_entry()
|
| D | threadx_block_memory_suspension_timeout_test.c | 178 if (status != TX_NO_MEMORY) in thread_1_entry() 205 if (status != TX_NO_MEMORY) in thread_2_entry()
|
| /ThreadX-v6.4.1/common/src/ |
| D | tx_block_allocate.c | 222 status = TX_NO_MEMORY; in _tx_block_allocate() 363 status = TX_NO_MEMORY; in _tx_block_allocate()
|
| D | tx_byte_allocate.c | 262 status = TX_NO_MEMORY; in _tx_byte_allocate() 403 status = TX_NO_MEMORY; in _tx_byte_allocate()
|
| D | tx_block_pool_cleanup.c | 183 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_block_pool_cleanup()
|
| D | tx_byte_pool_cleanup.c | 181 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_byte_pool_cleanup()
|
| /ThreadX-v6.4.1/common_smp/src/ |
| D | tx_block_allocate.c | 222 status = TX_NO_MEMORY; in _tx_block_allocate() 363 status = TX_NO_MEMORY; in _tx_block_allocate()
|
| D | tx_byte_allocate.c | 262 status = TX_NO_MEMORY; in _tx_byte_allocate() 403 status = TX_NO_MEMORY; in _tx_byte_allocate()
|
| D | tx_block_pool_cleanup.c | 183 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_block_pool_cleanup()
|
| D | tx_byte_pool_cleanup.c | 181 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_byte_pool_cleanup()
|
| /ThreadX-v6.4.1/ports_module/cortex_m33/ac6/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 126 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.4.1/ports_module/cortex_m33/gnu/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 126 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.4.1/ports_module/cortex_m33/iar/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 126 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/ac6/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 126 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/gnu/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 126 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/iar/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 126 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.4.1/common_modules/module_manager/src/ |
| D | txm_module_manager_memory_load.c | 124 return(TX_NO_MEMORY); in _txm_module_manager_memory_load()
|
| /ThreadX-v6.4.1/ports/cortex_m23/ac6/src/ |
| D | tx_thread_secure_stack.c | 298 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate() 304 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
|
| /ThreadX-v6.4.1/ports/cortex_m23/gnu/src/ |
| D | tx_thread_secure_stack.c | 304 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate() 310 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
|
| /ThreadX-v6.4.1/ports/cortex_m23/iar/src/ |
| D | tx_thread_secure_stack.c | 300 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate() 306 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
|
| /ThreadX-v6.4.1/ports/cortex_m33/ac6/src/ |
| D | tx_thread_secure_stack.c | 298 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate() 304 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
|
| /ThreadX-v6.4.1/ports/cortex_m33/gnu/src/ |
| D | tx_thread_secure_stack.c | 302 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate() 308 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
|
| /ThreadX-v6.4.1/ports/cortex_m33/iar/src/ |
| D | tx_thread_secure_stack.c | 300 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate() 306 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
|