/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_smp_one_thread_dynamic_exclusion_test.c | 53 status += tx_thread_smp_core_exclude(&thread_0, 0x0); /* No exclusions! */ in test_application_define() 91 status = tx_thread_smp_core_exclude(&thread_0, 0xD); /* Only core 1! */ in thread_0_entry() 103 status = tx_thread_smp_core_exclude(&thread_0, 0xB); /* Only core 2! */ in thread_0_entry() 115 status = tx_thread_smp_core_exclude(&thread_0, 0x7); /* Only core 3! */ in thread_0_entry() 127 status = tx_thread_smp_core_exclude(&thread_0, 0xE); /* Only core 0! */ in thread_0_entry()
|
D | threadx_smp_relinquish_test.c | 72 status += tx_thread_smp_core_exclude(&thread_0, 0xE); /* Core 0 only! */ in test_application_define() 86 status += tx_thread_smp_core_exclude(&thread_31a, 0); /* Any core. */ in test_application_define() 100 status += tx_thread_smp_core_exclude(&thread_31b, 0); /* Any core. */ in test_application_define() 115 status += tx_thread_smp_core_exclude(&thread_31c, 0); /* Any core. */ in test_application_define() 130 status += tx_thread_smp_core_exclude(&thread_31d, 0); /* Any core. */ in test_application_define() 144 status += tx_thread_smp_core_exclude(&thread_31e, 0); /* Any core. */ in test_application_define() 158 status += tx_thread_smp_core_exclude(&thread_31f, 0); /* Any core. */ in test_application_define() 173 status += tx_thread_smp_core_exclude(&thread_31g, 0); /* Any core. */ in test_application_define() 187 status += tx_thread_smp_core_exclude(&thread_31h, 0); /* Any core. */ in test_application_define()
|
D | threadx_smp_time_slice_test.c | 72 status += tx_thread_smp_core_exclude(&thread_0, 0xE); /* Core 0 only! */ in test_application_define() 86 status += tx_thread_smp_core_exclude(&thread_31a, 0); /* Any core. */ in test_application_define() 100 status += tx_thread_smp_core_exclude(&thread_31b, 0); /* Any core. */ in test_application_define() 115 status += tx_thread_smp_core_exclude(&thread_31c, 0); /* Any core. */ in test_application_define() 130 status += tx_thread_smp_core_exclude(&thread_31d, 0); /* Any core. */ in test_application_define() 144 status += tx_thread_smp_core_exclude(&thread_31e, 0); /* Any core. */ in test_application_define() 158 status += tx_thread_smp_core_exclude(&thread_31f, 0); /* Any core. */ in test_application_define() 173 status += tx_thread_smp_core_exclude(&thread_31g, 0); /* Any core. */ in test_application_define() 190 status += tx_thread_smp_core_exclude(&thread_31h, 0); /* Any core. */ in test_application_define()
|
D | threadx_smp_two_threads_one_core_test.c | 62 status += tx_thread_smp_core_exclude(&thread_0, 0x0); /* No exclusions! */ in test_application_define() 76 status += tx_thread_smp_core_exclude(&thread_1, 0xD); /* Only core 1! */ in test_application_define() 90 status += tx_thread_smp_core_exclude(&thread_2, 0xD); /* Only core 1! */ in test_application_define() 112 status = tx_thread_smp_core_exclude(TX_NULL, 1); in test_application_define() 124 status = tx_thread_smp_core_exclude(&thread_3, 1); in test_application_define() 256 if (tx_thread_smp_core_exclude(&thread_2, 0x2)) in thread_2_entry()
|
D | threadx_smp_non_trivial_scheduling_test.c | 64 status += tx_thread_smp_core_exclude(&thread_0, 0xE); /* Only allow core 0 for now */ in test_application_define() 78 status += tx_thread_smp_core_exclude(&thread_1, 0x9); /* Exclude core 2 and 1 */ in test_application_define() 92 status += tx_thread_smp_core_exclude(&thread_2, 0xB); /* Exclude core 3, 1 and 0 */ in test_application_define() 106 status += tx_thread_smp_core_exclude(&thread_3, 0xE); /* Exclude core 0 */ in test_application_define() 143 status = tx_thread_smp_core_exclude(&thread_0, 0xC); /* Allow core 0 and 1 */ in thread_0_entry() 214 status += tx_thread_smp_core_exclude(&thread_0, 0xE); in thread_0_entry() 215 status += tx_thread_smp_core_exclude(&thread_0, 0xC); in thread_0_entry() 218 status += tx_thread_smp_core_exclude(&thread_1, 0xD); in thread_0_entry() 219 status += tx_thread_smp_core_exclude(&thread_1, 0x9); in thread_0_entry()
|
D | threadx_smp_multiple_threads_one_core_test.c | 74 status += tx_thread_smp_core_exclude(&thread_0, 0xE); /* Core 0 only! */ in test_application_define() 88 status += tx_thread_smp_core_exclude(&thread_1, 0xD); /* Only core 1! */ in test_application_define() 102 status += tx_thread_smp_core_exclude(&thread_2, 0xB); /* Only core 2! */ in test_application_define() 116 status += tx_thread_smp_core_exclude(&thread_3, 0x7); /* Only core 3! */ in test_application_define() 130 status += tx_thread_smp_core_exclude(&thread_4, 0xE); /* Only core 0! */ in test_application_define() 144 status += tx_thread_smp_core_exclude(&thread_5, 0xD); /* Only core 1! */ in test_application_define() 158 status += tx_thread_smp_core_exclude(&thread_6, 0xB); /* Only core 2! */ in test_application_define() 172 status += tx_thread_smp_core_exclude(&thread_7, 0x7); /* Only core 3! */ in test_application_define()
|
D | threadx_smp_resume_suspend_accending_order_test.c | 93 status += tx_thread_smp_core_exclude(&thread_0, 0xE); /* Core 0 only! */ in test_application_define() 107 status += tx_thread_smp_core_exclude(&thread_1, 0x0); /* No exclusions! */ in test_application_define() 121 status += tx_thread_smp_core_exclude(&thread_2, 0x0); /* No exclusions! */ in test_application_define() 135 status += tx_thread_smp_core_exclude(&thread_3, 0x0); /* No exclusions! */ in test_application_define() 149 status += tx_thread_smp_core_exclude(&thread_4, 0x0); /* No exclusions! */ in test_application_define() 163 status += tx_thread_smp_core_exclude(&thread_5, 0x0); /* No exclusions! */ in test_application_define() 177 status += tx_thread_smp_core_exclude(&thread_6, 0x0); /* No exclusions! */ in test_application_define() 191 status += tx_thread_smp_core_exclude(&thread_7, 0x0); /* No exclusions! */ in test_application_define() 205 status += tx_thread_smp_core_exclude(&thread_8, 0x0); /* No exclusions! */ in test_application_define() 219 status += tx_thread_smp_core_exclude(&thread_9, 0x0); /* No exclusions! */ in test_application_define() [all …]
|
D | threadx_smp_resume_suspend_decending_order_test.c | 93 status += tx_thread_smp_core_exclude(&thread_0, 0xE); /* Core 0 only! */ in test_application_define() 107 status += tx_thread_smp_core_exclude(&thread_1, 0x0); /* No exclusions! */ in test_application_define() 121 status += tx_thread_smp_core_exclude(&thread_2, 0x0); /* No exclusions! */ in test_application_define() 135 status += tx_thread_smp_core_exclude(&thread_3, 0x0); /* No exclusions! */ in test_application_define() 149 status += tx_thread_smp_core_exclude(&thread_4, 0x0); /* No exclusions! */ in test_application_define() 163 status += tx_thread_smp_core_exclude(&thread_5, 0x0); /* No exclusions! */ in test_application_define() 177 status += tx_thread_smp_core_exclude(&thread_6, 0x0); /* No exclusions! */ in test_application_define() 191 status += tx_thread_smp_core_exclude(&thread_7, 0x0); /* No exclusions! */ in test_application_define() 205 status += tx_thread_smp_core_exclude(&thread_8, 0x0); /* No exclusions! */ in test_application_define() 219 status += tx_thread_smp_core_exclude(&thread_9, 0x0); /* No exclusions! */ in test_application_define() [all …]
|
D | threadx_smp_preemption_threshold_test.c | 71 status += tx_thread_smp_core_exclude(&thread_0, 0xE); /* Core 0 only! */ in test_application_define() 85 status += tx_thread_smp_core_exclude(&thread_1, 0); /* Any core! */ in test_application_define() 99 status += tx_thread_smp_core_exclude(&thread_5, 0); /* Any core! */ in test_application_define() 113 status += tx_thread_smp_core_exclude(&thread_16, 0); /* Any core! */ in test_application_define() 127 status += tx_thread_smp_core_exclude(&thread_16_pt5, 0); /* Any core! */ in test_application_define() 141 status += tx_thread_smp_core_exclude(&thread_18, 0); /* Any core! */ in test_application_define() 155 status += tx_thread_smp_core_exclude(&thread_23_pt17, 0); /* Any core! */ in test_application_define() 169 status += tx_thread_smp_core_exclude(&thread_25, 0); /* Any core! */ in test_application_define() 183 status += tx_thread_smp_core_exclude(&thread_27_pt24, 0); /* Any core! */ in test_application_define() 197 status += tx_thread_smp_core_exclude(&thread_31, 0); /* Any core! */ in test_application_define()
|
D | threadx_smp_rebalance_exclusion_test.c | 62 status += tx_thread_smp_core_exclude(&thread_0, 0x0); /* No exclusions! */ in test_application_define() 76 status += tx_thread_smp_core_exclude(&thread_1, 0x0); /* No exclusions! */ in test_application_define() 90 status += tx_thread_smp_core_exclude(&thread_2, 0x0); /* No exclusions! */ in test_application_define() 104 status += tx_thread_smp_core_exclude(&thread_31k, 0xE); /* Core 0 only! */ in test_application_define()
|
D | threadx_thread_relinquish_test.c | 322 status += tx_thread_smp_core_exclude(&thread_4, 0); in thread_3_entry() 323 status += tx_thread_smp_core_exclude(&thread_5, 0); in thread_3_entry() 324 status += tx_thread_smp_core_exclude(&thread_6, 0); in thread_3_entry() 325 status += tx_thread_smp_core_exclude(&thread_7, 0); in thread_3_entry() 326 status += tx_thread_smp_core_exclude(&thread_8, 0); in thread_3_entry() 327 status += tx_thread_smp_core_exclude(&thread_9, 0); in thread_3_entry()
|
D | testcontrol.c | 555 status += tx_thread_smp_core_exclude(&test_thread4, 0xD); in tx_application_define() 556 status += tx_thread_smp_core_exclude(&test_thread5, 0xD); in tx_application_define() 565 status += tx_thread_smp_core_exclude(&test_thread14, 0); in tx_application_define() 566 status += tx_thread_smp_core_exclude(&test_thread13, 0); in tx_application_define() 567 status += tx_thread_smp_core_exclude(&test_thread12, 0); in tx_application_define() 568 status += tx_thread_smp_core_exclude(&test_thread11, 0); in tx_application_define() 569 status += tx_thread_smp_core_exclude(&test_thread10, 0); in tx_application_define() 570 status += tx_thread_smp_core_exclude(&test_thread9, 0xC); in tx_application_define() 571 status += tx_thread_smp_core_exclude(&test_thread8, 0x3); in tx_application_define() 572 status += tx_thread_smp_core_exclude(&test_thread7, 0xE); in tx_application_define() [all …]
|
D | threadx_thread_basic_time_slice_test.c | 48 status += tx_thread_smp_core_exclude(&thread_1, 0xF); in test_application_define()
|
D | threadx_smp_random_resume_suspend_exclusion_pt_test.c | 2203 status = tx_thread_smp_core_exclude(&thread_2, 0x7); in control_thread_entry() 2204 status += tx_thread_smp_core_exclude(&thread_4, 0x7); in control_thread_entry() 2205 status += tx_thread_smp_core_exclude(&thread_16, 0x7); in control_thread_entry() 2206 status += tx_thread_smp_core_exclude(&thread_22, 0); in control_thread_entry() 2232 status = tx_thread_smp_core_exclude(&thread_2, 0); in control_thread_entry() 2233 status += tx_thread_smp_core_exclude(&thread_4, 0); in control_thread_entry() 2234 status += tx_thread_smp_core_exclude(&thread_16, 0); in control_thread_entry() 2235 status += tx_thread_smp_core_exclude(&thread_22, 0); in control_thread_entry() 2300 tx_thread_smp_core_exclude(thread_ptr, exclusions); in control_thread_entry() 2384 tx_thread_smp_core_exclude(thread_ptr, 0); in control_thread_entry()
|
D | threadx_smp_random_resume_suspend_exclusion_test.c | 2240 tx_thread_smp_core_exclude(thread_ptr, exclusions); in control_thread_entry() 2317 tx_thread_smp_core_exclude(thread_ptr, 0); in control_thread_entry()
|
/ThreadX-v6.4.1/ports_smp/linux/gnu/example_build/ |
D | file_list.mk | 170 tx_thread_smp_core_exclude.c \
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/ |
D | tx.gpj | 126 tx_thread_smp_core_exclude.c
|
D | txe.gpj | 127 tx_thread_smp_core_exclude.c
|
/ThreadX-v6.4.1/test/smp/cmake/threadx_smp/common_smp/ |
D | CMakeLists.txt | 203 ${CURRENT_DIR}/src/tx_thread_smp_core_exclude.c
|
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/example_build/tx/ |
D | libtx.gpj | 128 ..\..\..\..\..\common_smp\src\tx_thread_smp_core_exclude.c
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/example_build/ |
D | build_threadx.bat | 104 mips-sde-elf-gcc -c -g -mmt -EL tx_thread_smp_core_exclude.c 229 mips-sde-elf-ar -r tx.a tx_thread_smp_core_exclude.o tx_thread_smp_core_exclude_get.o tx_thread_smp…
|
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/example_build/ |
D | build_threadx.bat | 212 …ex-a9 -I../../../../common_smp/inc -I../inc ../../../../common_smp/src/tx_thread_smp_core_exclude.c 254 arm-none-eabi-ar -r tx.a tx_thread_smp_rebalance_execute_list.o tx_thread_smp_core_exclude.o tx_thr…
|
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/example_build/ |
D | build_threadx.bat | 212 …ex-a5 -I../../../../common_smp/inc -I../inc ../../../../common_smp/src/tx_thread_smp_core_exclude.c 254 arm-none-eabi-ar -r tx.a tx_thread_smp_rebalance_execute_list.o tx_thread_smp_core_exclude.o tx_thr…
|
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/example_build/ |
D | build_threadx.bat | 212 …ex-a7 -I../../../../common_smp/inc -I../inc ../../../../common_smp/src/tx_thread_smp_core_exclude.c 254 arm-none-eabi-ar -r tx.a tx_thread_smp_rebalance_execute_list.o tx_thread_smp_core_exclude.o tx_thr…
|
/ThreadX-v6.4.1/common_smp/inc/ |
D | tx_api.h | 1125 #define tx_thread_smp_core_exclude _tx_thread_smp_core_exclude macro
|