Home
last modified time | relevance | path

Searched refs:tx_thread_smp_protect_core (Results 1 – 25 of 68) sorted by relevance

123

/ThreadX-v6.4.1/ports_smp/linux/gnu/src/
Dtx_thread_smp_unprotect.c88 if (_tx_thread_smp_protection.tx_thread_smp_protect_core == core) in _tx_thread_smp_unprotect()
112 _tx_thread_smp_protection.tx_thread_smp_protect_core = 0xFFFFFFFF; in _tx_thread_smp_unprotect()
Dtx_thread_smp_protect.c200 if (_tx_thread_smp_protection.tx_thread_smp_protect_core == core) in _tx_thread_smp_protect()
218 else if (_tx_thread_smp_protection.tx_thread_smp_protect_core == 0xFFFFFFFF) in _tx_thread_smp_protect()
224 _tx_thread_smp_protection.tx_thread_smp_protect_core = core; in _tx_thread_smp_protect()
Dtx_thread_system_return.c162 _tx_thread_smp_protection.tx_thread_smp_protect_core = 0xFFFFFFFF; in _tx_thread_system_return()
/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_smp_high_level_initialize.c92 _tx_thread_smp_protection.tx_thread_smp_protect_core = ((ULONG) 0xFFFFFFFFUL); in _tx_thread_smp_high_level_initialize()
/ThreadX-v6.4.1/ports_smp/cortex_r8_smp/ac5/inc/
Dtx_port.h353 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/inc/
Dtx_port.h349 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/inc/
Dtx_port.h351 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/inc/
Dtx_port.h349 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/inc/
Dtx_port.h356 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/inc/
Dtx_port.h351 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/inc/
Dtx_port.h365 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/inc/
Dtx_port.h354 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/inc/
Dtx_port.h351 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_arch/ARMv8-A/threadx_smp/common/inc/
Dtx_port.h373 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a77_smp/gnu/inc/
Dtx_port.h373 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a78_smp/ac6/inc/
Dtx_port.h373 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a73_smp/gnu/inc/
Dtx_port.h373 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a78_smp/gnu/inc/
Dtx_port.h373 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a75_smp/ac6/inc/
Dtx_port.h373 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a75_smp/gnu/inc/
Dtx_port.h373 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a57_smp/gnu/inc/
Dtx_port.h373 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a53_smp/ac6/inc/
Dtx_port.h373 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a53_smp/gnu/inc/
Dtx_port.h373 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a57_smp/ac6/inc/
Dtx_port.h373 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.4.1/ports_smp/cortex_a35_smp/ac6/inc/
Dtx_port.h373 ULONG tx_thread_smp_protect_core; member

123