Home
last modified time | relevance | path

Searched refs:tx_thread_info_get (Results 1 – 25 of 79) sorted by relevance

1234

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_thread_information_test.c84 …status = tx_thread_info_get(&thread_0, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_N… in thread_0_entry()
85 …status += tx_thread_info_get(&thread_0, &name, &state, &run_count, &priority, &preemption_threshol… in thread_0_entry()
Dthreadx_thread_basic_execution_test.c623 …status = tx_thread_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NUL… in thread_0_entry()
635 …status = tx_thread_info_get(&thread_2, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_N… in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_thread_information_test.c84 …status = tx_thread_info_get(&thread_0, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_N… in thread_0_entry()
85 …status += tx_thread_info_get(&thread_0, &name, &state, &run_count, &priority, &preemption_threshol… in thread_0_entry()
Dthreadx_thread_basic_execution_test.c551 …status = tx_thread_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NUL… in thread_0_entry()
563 …status = tx_thread_info_get(&thread_2, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_N… in thread_0_entry()
/ThreadX-v6.3.0/ports/c667x/ccs/example_build/tx/Release/
Dsubdir_vars.mk92 ../tx_thread_info_get.c \
278 ./tx_thread_info_get.d \
466 ./tx_thread_info_get.obj \
DccsObjs.opt1 … "./tx_thread_entry_exit_notify.obj" "./tx_thread_identify.obj" "./tx_thread_info_get.obj" "./tx_t…
/ThreadX-v6.3.0/ports/linux/gnu/example_build/
Dfile_list.mk150 tx_thread_info_get.c \
/ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/
Dfile_list.mk159 tx_thread_info_get.c \
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtx.gpj110 tx_thread_info_get.c
Dtxe.gpj111 tx_thread_info_get.c
/ThreadX-v6.3.0/ports/cortex_m3/ghs/example_build/
Dtx.gpj106 ..\..\..\..\common\src\tx_thread_info_get.c
Dtxe.gpj107 ..\..\..\..\common\src\tx_thread_info_get.c
/ThreadX-v6.3.0/test/smp/cmake/threadx_smp/common_smp/
DCMakeLists.txt153 ${CURRENT_DIR}/src/tx_thread_info_get.c
/ThreadX-v6.3.0/ports/cortex_m7/ghs/example_build/
Dtx.gpj106 ..\..\..\..\common\src\tx_thread_info_get.c
Dtxe.gpj107 ..\..\..\..\common\src\tx_thread_info_get.c
/ThreadX-v6.3.0/ports/cortex_m4/ghs/example_build/
Dtx.gpj106 ..\..\..\..\common\src\tx_thread_info_get.c
Dtxe.gpj107 ..\..\..\..\common\src\tx_thread_info_get.c
/ThreadX-v6.3.0/ports/cortex_a8/ghs/example_build/
Dtx.gpj113 ..\..\..\..\common\src\tx_thread_info_get.c
Dtxe.gpj114 ..\..\..\..\common\src\tx_thread_info_get.c
/ThreadX-v6.3.0/ports/cortex_a9/ghs/example_build/
Dtx.gpj113 ..\..\..\..\common\src\tx_thread_info_get.c
Dtxe.gpj114 ..\..\..\..\common\src\tx_thread_info_get.c
/ThreadX-v6.3.0/ports/cortex_r5/ghs/example_build/
Dtx.gpj113 ..\..\..\..\common\src\tx_thread_info_get.c
Dtxe.gpj114 ..\..\..\..\common\src\tx_thread_info_get.c
/ThreadX-v6.3.0/ports/cortex_r7/ghs/example_build/
Dtx.gpj113 ..\..\..\..\common\src\tx_thread_info_get.c
Dtxe.gpj114 ..\..\..\..\common\src\tx_thread_info_get.c

1234