| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_basic_execution_test.c | 371 if (status != TX_THREAD_ERROR) in thread_0_entry() 385 if (status != TX_THREAD_ERROR) in thread_0_entry() 413 if (status != TX_THREAD_ERROR) in thread_0_entry() 508 if (status != TX_THREAD_ERROR) in thread_0_entry() 520 if (status != TX_THREAD_ERROR) in thread_0_entry() 531 if (status != TX_THREAD_ERROR) in thread_0_entry() 543 if (status != TX_THREAD_ERROR) in thread_0_entry() 554 if (status != TX_THREAD_ERROR) in thread_0_entry() 566 if (status != TX_THREAD_ERROR) in thread_0_entry() 577 if (status != TX_THREAD_ERROR) in thread_0_entry() [all …]
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_thread_basic_execution_test.c | 443 if (status != TX_THREAD_ERROR) in thread_0_entry() 457 if (status != TX_THREAD_ERROR) in thread_0_entry() 485 if (status != TX_THREAD_ERROR) in thread_0_entry() 580 if (status != TX_THREAD_ERROR) in thread_0_entry() 592 if (status != TX_THREAD_ERROR) in thread_0_entry() 603 if (status != TX_THREAD_ERROR) in thread_0_entry() 615 if (status != TX_THREAD_ERROR) in thread_0_entry() 626 if (status != TX_THREAD_ERROR) in thread_0_entry() 638 if (status != TX_THREAD_ERROR) in thread_0_entry() 649 if (status != TX_THREAD_ERROR) in thread_0_entry() [all …]
|
| /ThreadX-v6.3.0/common/src/ |
| D | txe_thread_resume.c | 83 status = TX_THREAD_ERROR; in _txe_thread_resume() 91 status = TX_THREAD_ERROR; in _txe_thread_resume()
|
| D | txe_thread_suspend.c | 85 status = TX_THREAD_ERROR; in _txe_thread_suspend() 93 status = TX_THREAD_ERROR; in _txe_thread_suspend()
|
| D | txe_thread_wait_abort.c | 83 status = TX_THREAD_ERROR; in _txe_thread_wait_abort() 91 status = TX_THREAD_ERROR; in _txe_thread_wait_abort()
|
| D | txe_thread_delete.c | 92 status = TX_THREAD_ERROR; in _txe_thread_delete() 100 status = TX_THREAD_ERROR; in _txe_thread_delete()
|
| D | txe_thread_terminate.c | 86 status = TX_THREAD_ERROR; in _txe_thread_terminate() 94 status = TX_THREAD_ERROR; in _txe_thread_terminate()
|
| D | txe_thread_entry_exit_notify.c | 86 status = TX_THREAD_ERROR; in _txe_thread_entry_exit_notify() 94 status = TX_THREAD_ERROR; in _txe_thread_entry_exit_notify()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | txe_thread_suspend.c | 85 status = TX_THREAD_ERROR; in _txe_thread_suspend() 93 status = TX_THREAD_ERROR; in _txe_thread_suspend()
|
| D | txe_thread_resume.c | 83 status = TX_THREAD_ERROR; in _txe_thread_resume() 91 status = TX_THREAD_ERROR; in _txe_thread_resume()
|
| D | txe_thread_wait_abort.c | 83 status = TX_THREAD_ERROR; in _txe_thread_wait_abort() 91 status = TX_THREAD_ERROR; in _txe_thread_wait_abort()
|
| D | txe_thread_delete.c | 92 status = TX_THREAD_ERROR; in _txe_thread_delete() 100 status = TX_THREAD_ERROR; in _txe_thread_delete()
|
| D | txe_thread_terminate.c | 86 status = TX_THREAD_ERROR; in _txe_thread_terminate() 94 status = TX_THREAD_ERROR; in _txe_thread_terminate()
|
| D | txe_thread_entry_exit_notify.c | 86 status = TX_THREAD_ERROR; in _txe_thread_entry_exit_notify() 94 status = TX_THREAD_ERROR; in _txe_thread_entry_exit_notify()
|
| D | tx_thread_smp_core_exclude_get.c | 85 status = TX_THREAD_ERROR; in _tx_thread_smp_core_exclude_get() 93 status = TX_THREAD_ERROR; in _tx_thread_smp_core_exclude_get()
|
| /ThreadX-v6.3.0/ports/cortex_m23/ac6/src/ |
| D | txe_thread_secure_stack_free.c | 87 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free() 95 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
|
| /ThreadX-v6.3.0/ports/cortex_m23/gnu/src/ |
| D | txe_thread_secure_stack_free.c | 87 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free() 95 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
|
| /ThreadX-v6.3.0/ports/cortex_m23/iar/src/ |
| D | txe_thread_secure_stack_free.c | 87 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free() 95 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
|
| /ThreadX-v6.3.0/ports_module/cortex_m33/ac6/module_manager/src/ |
| D | txe_thread_secure_stack_free.c | 87 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free() 95 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
|
| /ThreadX-v6.3.0/ports_module/cortex_m33/gnu/module_manager/src/ |
| D | txe_thread_secure_stack_free.c | 87 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free() 95 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
|
| /ThreadX-v6.3.0/ports_module/cortex_m33/iar/module_manager/src/ |
| D | txe_thread_secure_stack_free.c | 87 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free() 95 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
|
| /ThreadX-v6.3.0/ports/cortex_m85/ac6/src/ |
| D | txe_thread_secure_stack_free.c | 87 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free() 95 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
|
| /ThreadX-v6.3.0/ports/cortex_m85/gnu/src/ |
| D | txe_thread_secure_stack_free.c | 87 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free() 95 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
|
| /ThreadX-v6.3.0/ports/cortex_m85/iar/src/ |
| D | txe_thread_secure_stack_free.c | 87 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free() 95 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
|
| /ThreadX-v6.3.0/ports_module/cortex_m23/ac6/module_manager/src/ |
| D | txe_thread_secure_stack_free.c | 87 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free() 95 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
|