Searched refs:tx_thread_smp_core_get (Results 1 – 16 of 16) sorted by relevance
94 if ((status != TX_SUCCESS) || (tx_thread_smp_core_get() != 1)) in thread_0_entry()106 if ((status != TX_SUCCESS) || (tx_thread_smp_core_get() != 2)) in thread_0_entry()118 if ((status != TX_SUCCESS) || (tx_thread_smp_core_get() != 3)) in thread_0_entry()130 if ((status != TX_SUCCESS) || (tx_thread_smp_core_get() != 0)) in thread_0_entry()
221 …if ((status != TX_SUCCESS) || (error) || (thread_1_counter != 1) || (tx_thread_smp_core_get() != 0… in thread_0_entry()246 if (tx_thread_smp_core_get() != 1) in thread_1_entry()262 if (tx_thread_smp_core_get() != 2) in thread_2_entry()278 if (tx_thread_smp_core_get() != 3) in thread_3_entry()294 if (tx_thread_smp_core_get() != 0) in thread_4_entry()310 if (tx_thread_smp_core_get() != 1) in thread_5_entry()326 if (tx_thread_smp_core_get() != 2) in thread_6_entry()342 if (tx_thread_smp_core_get() != 3) in thread_7_entry()
225 if (tx_thread_smp_core_get() != 1) in thread_1_entry()243 if (tx_thread_smp_core_get() != 1) in thread_2_entry()
198 if (tx_thread_smp_core_get() != 0) in thread_31k_entry()
2356 core = tx_thread_smp_core_get(); in thread_entry()
2449 core = tx_thread_smp_core_get(); in thread_entry()
11 ${CURRENT_DIR}/src/tx_thread_smp_core_get.c
7 tx_thread_smp_core_get.c \
23 tx_thread_smp_core_get.mip
24 tx_thread_smp_core_get.mip
31 ..\..\src\tx_thread_smp_core_get.a64
9 mips-sde-elf-gcc -c -g -mmt -EL tx_thread_smp_core_get.S211 mips-sde-elf-ar -r tx.a tx_thread_smp_core_get.o tx_thread_smp_core_preempt.o tx_thread_smp_current…
15 arm-none-eabi-gcc -c -g -mcpu=cortex-a7 ../src/tx_thread_smp_core_get.S256 arm-none-eabi-ar -r tx.a tx_thread_smp_core_get.o tx_thread_smp_core_preempt.o tx_thread_smp_curren…
11 arm-none-eabi-gcc -c -g -mcpu=cortex-a9 ../src/tx_thread_smp_core_get.S256 arm-none-eabi-ar -r tx.a tx_thread_smp_core_get.o tx_thread_smp_core_preempt.o tx_thread_smp_curren…
11 arm-none-eabi-gcc -c -g -mcpu=cortex-a5 ../src/tx_thread_smp_core_get.S256 arm-none-eabi-ar -r tx.a tx_thread_smp_core_get.o tx_thread_smp_core_preempt.o tx_thread_smp_curren…
1122 #define tx_thread_smp_core_get _tx_thread_smp_core_get macro