Home
last modified time | relevance | path

Searched refs:_tx_thread_smp_detected_cores (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_initialize.c81 ULONG _tx_thread_smp_detected_cores; variable
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/gnu/inc/
Dtx_port.h385 THREAD_SMP_DECLARE ULONG _tx_thread_smp_detected_cores; variable
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/inc/
Dtx_port.h475 THREAD_SMP_DECLARE ULONG _tx_thread_smp_detected_cores; variable
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/gnu/example_build/
Dstart.S374 la $8, _tx_thread_smp_detected_cores # Build address of total number of cores detected
/ThreadX-v6.3.0/common_smp/inc/
Dtx_thread.h208 THREAD_DECLARE ULONG _tx_thread_smp_detected_cores; variable
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/
Dstart.mip374 la $8, _tx_thread_smp_detected_cores # Build address of total number of cores detected