Home
last modified time | relevance | path

Searched refs:TX_THREAD_ERROR (Results 1 – 25 of 96) sorted by relevance

1234

/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_thread_basic_execution_test.c371 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/
Dthreadx_thread_basic_execution_test.c443 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/
Dtxe_thread_resume.c83 status = TX_THREAD_ERROR; in _txe_thread_resume()
91 status = TX_THREAD_ERROR; in _txe_thread_resume()
Dtxe_thread_suspend.c85 status = TX_THREAD_ERROR; in _txe_thread_suspend()
93 status = TX_THREAD_ERROR; in _txe_thread_suspend()
Dtxe_thread_wait_abort.c83 status = TX_THREAD_ERROR; in _txe_thread_wait_abort()
91 status = TX_THREAD_ERROR; in _txe_thread_wait_abort()
Dtxe_thread_delete.c92 status = TX_THREAD_ERROR; in _txe_thread_delete()
100 status = TX_THREAD_ERROR; in _txe_thread_delete()
Dtxe_thread_terminate.c86 status = TX_THREAD_ERROR; in _txe_thread_terminate()
94 status = TX_THREAD_ERROR; in _txe_thread_terminate()
Dtxe_thread_entry_exit_notify.c86 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/
Dtxe_thread_suspend.c85 status = TX_THREAD_ERROR; in _txe_thread_suspend()
93 status = TX_THREAD_ERROR; in _txe_thread_suspend()
Dtxe_thread_resume.c83 status = TX_THREAD_ERROR; in _txe_thread_resume()
91 status = TX_THREAD_ERROR; in _txe_thread_resume()
Dtxe_thread_wait_abort.c83 status = TX_THREAD_ERROR; in _txe_thread_wait_abort()
91 status = TX_THREAD_ERROR; in _txe_thread_wait_abort()
Dtxe_thread_delete.c92 status = TX_THREAD_ERROR; in _txe_thread_delete()
100 status = TX_THREAD_ERROR; in _txe_thread_delete()
Dtxe_thread_terminate.c86 status = TX_THREAD_ERROR; in _txe_thread_terminate()
94 status = TX_THREAD_ERROR; in _txe_thread_terminate()
Dtxe_thread_entry_exit_notify.c86 status = TX_THREAD_ERROR; in _txe_thread_entry_exit_notify()
94 status = TX_THREAD_ERROR; in _txe_thread_entry_exit_notify()
Dtx_thread_smp_core_exclude_get.c85 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/
Dtxe_thread_secure_stack_free.c87 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/
Dtxe_thread_secure_stack_free.c87 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/
Dtxe_thread_secure_stack_free.c87 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/
Dtxe_thread_secure_stack_free.c87 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/
Dtxe_thread_secure_stack_free.c87 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/
Dtxe_thread_secure_stack_free.c87 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/
Dtxe_thread_secure_stack_free.c87 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/
Dtxe_thread_secure_stack_free.c87 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/
Dtxe_thread_secure_stack_free.c87 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/
Dtxe_thread_secure_stack_free.c87 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
95 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()

1234