Home
last modified time | relevance | path

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

1234

/ThreadX-v6.4.1/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.4.1/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.4.1/common/src/
Dtxe_thread_resume.c82 status = TX_THREAD_ERROR; in _txe_thread_resume()
90 status = TX_THREAD_ERROR; in _txe_thread_resume()
Dtxe_thread_suspend.c84 status = TX_THREAD_ERROR; in _txe_thread_suspend()
92 status = TX_THREAD_ERROR; in _txe_thread_suspend()
Dtxe_thread_wait_abort.c82 status = TX_THREAD_ERROR; in _txe_thread_wait_abort()
90 status = TX_THREAD_ERROR; in _txe_thread_wait_abort()
Dtxe_thread_delete.c91 status = TX_THREAD_ERROR; in _txe_thread_delete()
99 status = TX_THREAD_ERROR; in _txe_thread_delete()
Dtxe_thread_terminate.c85 status = TX_THREAD_ERROR; in _txe_thread_terminate()
93 status = TX_THREAD_ERROR; in _txe_thread_terminate()
Dtxe_thread_entry_exit_notify.c85 status = TX_THREAD_ERROR; in _txe_thread_entry_exit_notify()
93 status = TX_THREAD_ERROR; in _txe_thread_entry_exit_notify()
/ThreadX-v6.4.1/common_smp/src/
Dtxe_thread_resume.c82 status = TX_THREAD_ERROR; in _txe_thread_resume()
90 status = TX_THREAD_ERROR; in _txe_thread_resume()
Dtxe_thread_suspend.c84 status = TX_THREAD_ERROR; in _txe_thread_suspend()
92 status = TX_THREAD_ERROR; in _txe_thread_suspend()
Dtxe_thread_wait_abort.c82 status = TX_THREAD_ERROR; in _txe_thread_wait_abort()
90 status = TX_THREAD_ERROR; in _txe_thread_wait_abort()
Dtxe_thread_delete.c91 status = TX_THREAD_ERROR; in _txe_thread_delete()
99 status = TX_THREAD_ERROR; in _txe_thread_delete()
Dtxe_thread_terminate.c85 status = TX_THREAD_ERROR; in _txe_thread_terminate()
93 status = TX_THREAD_ERROR; in _txe_thread_terminate()
Dtxe_thread_entry_exit_notify.c85 status = TX_THREAD_ERROR; in _txe_thread_entry_exit_notify()
93 status = TX_THREAD_ERROR; in _txe_thread_entry_exit_notify()
Dtx_thread_smp_core_exclude_get.c84 status = TX_THREAD_ERROR; in _tx_thread_smp_core_exclude_get()
92 status = TX_THREAD_ERROR; in _tx_thread_smp_core_exclude_get()
/ThreadX-v6.4.1/ports/cortex_m23/ac6/src/
Dtxe_thread_secure_stack_free.c86 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
94 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
/ThreadX-v6.4.1/ports/cortex_m23/gnu/src/
Dtxe_thread_secure_stack_free.c86 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
94 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
/ThreadX-v6.4.1/ports/cortex_m23/iar/src/
Dtxe_thread_secure_stack_free.c86 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
94 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
/ThreadX-v6.4.1/ports/cortex_m33/ac6/src/
Dtxe_thread_secure_stack_free.c86 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
94 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
/ThreadX-v6.4.1/ports/cortex_m33/gnu/src/
Dtxe_thread_secure_stack_free.c86 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
94 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
/ThreadX-v6.4.1/ports/cortex_m33/iar/src/
Dtxe_thread_secure_stack_free.c86 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
94 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
/ThreadX-v6.4.1/ports/cortex_m85/gnu/src/
Dtxe_thread_secure_stack_free.c86 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
94 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
/ThreadX-v6.4.1/ports/cortex_m85/iar/src/
Dtxe_thread_secure_stack_free.c86 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
94 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
/ThreadX-v6.4.1/ports/cortex_m55/ac6/src/
Dtxe_thread_secure_stack_free.c86 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
94 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
/ThreadX-v6.4.1/ports/cortex_m55/gnu/src/
Dtxe_thread_secure_stack_free.c86 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()
94 status = TX_THREAD_ERROR; in _txe_thread_secure_stack_free()

1234