Searched refs:tx_thread_info_get (Results 1 – 25 of 80) sorted by relevance
1234
| /ThreadX-v6.4.1/test/tx/regression/ |
| D | threadx_thread_information_test.c | 84 …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()
|
| D | threadx_thread_basic_execution_test.c | 623 …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.4.1/test/smp/regression/ |
| D | threadx_thread_information_test.c | 84 …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()
|
| D | threadx_thread_basic_execution_test.c | 551 …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.4.1/ports/c667x/ccs/example_build/tx/Release/ |
| D | subdir_vars.mk | 92 ../tx_thread_info_get.c \ 278 ./tx_thread_info_get.d \ 466 ./tx_thread_info_get.obj \
|
| D | ccsObjs.opt | 1 … "./tx_thread_entry_exit_notify.obj" "./tx_thread_identify.obj" "./tx_thread_info_get.obj" "./tx_t…
|
| /ThreadX-v6.4.1/ports/linux/gnu/example_build/ |
| D | file_list.mk | 150 tx_thread_info_get.c \
|
| /ThreadX-v6.4.1/ports_smp/linux/gnu/example_build/ |
| D | file_list.mk | 159 tx_thread_info_get.c \
|
| /ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/ |
| D | txe.gpj | 111 tx_thread_info_get.c
|
| D | tx.gpj | 110 tx_thread_info_get.c
|
| /ThreadX-v6.4.1/ports/cortex_r4/ghs/example_build/ |
| D | txe.gpj | 114 ..\..\..\..\common\src\tx_thread_info_get.c
|
| /ThreadX-v6.4.1/common/ |
| D | CMakeLists.txt | 90 ${CMAKE_CURRENT_LIST_DIR}/src/tx_thread_info_get.c
|
| /ThreadX-v6.4.1/ports/cortex_m7/ghs/example_build/ |
| D | tx.gpj | 106 ..\..\..\..\common\src\tx_thread_info_get.c
|
| D | txe.gpj | 107 ..\..\..\..\common\src\tx_thread_info_get.c
|
| /ThreadX-v6.4.1/test/smp/cmake/threadx_smp/common_smp/ |
| D | CMakeLists.txt | 153 ${CURRENT_DIR}/src/tx_thread_info_get.c
|
| /ThreadX-v6.4.1/ports/cortex_a9/ghs/example_build/ |
| D | tx.gpj | 113 ..\..\..\..\common\src\tx_thread_info_get.c
|
| /ThreadX-v6.4.1/ports/cortex_r5/ghs/example_build/ |
| D | tx.gpj | 113 ..\..\..\..\common\src\tx_thread_info_get.c
|
| D | txe.gpj | 114 ..\..\..\..\common\src\tx_thread_info_get.c
|
| /ThreadX-v6.4.1/ports/cortex_m4/ghs/example_build/ |
| D | tx.gpj | 106 ..\..\..\..\common\src\tx_thread_info_get.c
|
| D | txe.gpj | 107 ..\..\..\..\common\src\tx_thread_info_get.c
|
| /ThreadX-v6.4.1/ports/cortex_m3/ghs/example_build/ |
| D | tx.gpj | 106 ..\..\..\..\common\src\tx_thread_info_get.c
|
| D | txe.gpj | 107 ..\..\..\..\common\src\tx_thread_info_get.c
|
| /ThreadX-v6.4.1/ports/cortex_a8/ghs/example_build/ |
| D | tx.gpj | 113 ..\..\..\..\common\src\tx_thread_info_get.c
|
| D | txe.gpj | 114 ..\..\..\..\common\src\tx_thread_info_get.c
|
| /ThreadX-v6.4.1/ports/cortex_a7/ghs/example_build/ |
| D | tx.gpj | 113 ..\..\..\..\common\src\tx_thread_info_get.c
|
1234