Home
last modified time | relevance | path

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

123

/ThreadX-v6.3.0/ports_smp/linux/gnu/src/
Dtx_thread_smp_unprotect.c89 if (_tx_thread_smp_protection.tx_thread_smp_protect_core == core) in _tx_thread_smp_unprotect()
113 _tx_thread_smp_protection.tx_thread_smp_protect_core = 0xFFFFFFFF; in _tx_thread_smp_unprotect()
Dtx_thread_smp_protect.c201 if (_tx_thread_smp_protection.tx_thread_smp_protect_core == core) in _tx_thread_smp_protect()
219 else if (_tx_thread_smp_protection.tx_thread_smp_protect_core == 0xFFFFFFFF) in _tx_thread_smp_protect()
225 _tx_thread_smp_protection.tx_thread_smp_protect_core = core; in _tx_thread_smp_protect()
Dtx_thread_system_return.c163 _tx_thread_smp_protection.tx_thread_smp_protect_core = 0xFFFFFFFF; in _tx_thread_system_return()
/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_smp_high_level_initialize.c93 _tx_thread_smp_protection.tx_thread_smp_protect_core = ((ULONG) 0xFFFFFFFFUL); in _tx_thread_smp_high_level_initialize()
/ThreadX-v6.3.0/ports_smp/cortex_r8_smp/ac5/inc/
Dtx_port.h354 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/ac5/inc/
Dtx_port.h352 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/gnu/inc/
Dtx_port.h350 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a9_smp/ac5/inc/
Dtx_port.h357 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a9_smp/gnu/inc/
Dtx_port.h350 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/arc_hs_smp/metaware/inc/
Dtx_port.h366 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a5_smp/ac5/inc/
Dtx_port.h352 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a5_smp/gnu/inc/
Dtx_port.h355 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a53_smp/ac6/inc/
Dtx_port.h374 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a55_smp/gnu/inc/
Dtx_port.h374 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/gnu/inc/
Dtx_port.h352 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a78_smp/gnu/inc/
Dtx_port.h374 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a35_smp/ac6/inc/
Dtx_port.h374 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a35_smp/gnu/inc/
Dtx_port.h374 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a75_smp/gnu/inc/
Dtx_port.h374 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a53_smp/gnu/inc/
Dtx_port.h374 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a55_smp/ac6/inc/
Dtx_port.h374 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a57_smp/ac6/inc/
Dtx_port.h374 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a77_smp/gnu/inc/
Dtx_port.h374 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a34_smp/ac6/inc/
Dtx_port.h374 ULONG tx_thread_smp_protect_core; member
/ThreadX-v6.3.0/ports_smp/cortex_a78_smp/ac6/inc/
Dtx_port.h374 ULONG tx_thread_smp_protect_core; member

123