Home
last modified time | relevance | path

Searched refs:tx_thread_smp_protect_in_force (Results 1 – 25 of 62) sorted by relevance

123

/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/src/
Dtx_thread_smp_protect.S132 @ if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
151 @ if (write_exclusive(&_tx_thread_smp_protection.tx_thread_smp_protect_in_force, 1) == SUCCESS)
182 @ if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
190 @ _tx_thread_smp_protection.tx_thread_smp_protect_in_force = 1;
284 @ if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
292 @ _tx_thread_smp_protection.tx_thread_smp_protect_in_force = 1;
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/src/
Dtx_thread_smp_protect.S132 @ if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
151 @ if (write_exclusive(&_tx_thread_smp_protection.tx_thread_smp_protect_in_force, 1) == SUCCESS)
182 @ if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
190 @ _tx_thread_smp_protection.tx_thread_smp_protect_in_force = 1;
284 @ if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
292 @ _tx_thread_smp_protection.tx_thread_smp_protect_in_force = 1;
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/src/
Dtx_thread_smp_protect.S130 @ if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
149 @ if (write_exclusive(&_tx_thread_smp_protection.tx_thread_smp_protect_in_force, 1) == SUCCESS)
180 @ if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
188 @ _tx_thread_smp_protection.tx_thread_smp_protect_in_force = 1;
282 @ if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
290 @ _tx_thread_smp_protection.tx_thread_smp_protect_in_force = 1;
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/src/
Dtx_thread_smp_protect.s128 ; if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
147 ; if (write_exclusive(&_tx_thread_smp_protection.tx_thread_smp_protect_in_force, 1) == SUCCESS)
178 ; if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
186 ; _tx_thread_smp_protection.tx_thread_smp_protect_in_force = 1;
280 ; if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
288 ; _tx_thread_smp_protection.tx_thread_smp_protect_in_force = 1;
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/src/
Dtx_thread_smp_protect.s130 ; if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
149 ; if (write_exclusive(&_tx_thread_smp_protection.tx_thread_smp_protect_in_force, 1) == SUCCESS)
180 ; if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
188 ; _tx_thread_smp_protection.tx_thread_smp_protect_in_force = 1;
282 ; if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
290 ; _tx_thread_smp_protection.tx_thread_smp_protect_in_force = 1;
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/src/
Dtx_thread_smp_protect.s128 ; if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
147 ; if (write_exclusive(&_tx_thread_smp_protection.tx_thread_smp_protect_in_force, 1) == SUCCESS)
178 ; if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
186 ; _tx_thread_smp_protection.tx_thread_smp_protect_in_force = 1;
280 ; if (_tx_thread_smp_protection.tx_thread_smp_protect_in_force == 0)
288 ; _tx_thread_smp_protection.tx_thread_smp_protect_in_force = 1;
/ThreadX-v6.4.1/ports_smp/linux/gnu/src/
Dtx_thread_smp_unprotect.c110 _tx_thread_smp_protection.tx_thread_smp_protect_in_force = TX_FALSE; in _tx_thread_smp_unprotect()
Dtx_thread_smp_protect.c222 _tx_thread_smp_protection.tx_thread_smp_protect_in_force = TX_TRUE; in _tx_thread_smp_protect()
Dtx_thread_system_return.c164 _tx_thread_smp_protection.tx_thread_smp_protect_in_force = TX_FALSE; in _tx_thread_system_return()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_trace_basic_test.c149 if ((_tx_thread_smp_protection.tx_thread_smp_protect_in_force != 1) || in test_isr()
564 if ((_tx_thread_smp_protection.tx_thread_smp_protect_in_force != 0) || in thread_0_entry()
574 if ((_tx_thread_smp_protection.tx_thread_smp_protect_in_force != 0) || in thread_0_entry()
581 if ((_tx_thread_smp_protection.tx_thread_smp_protect_in_force != 0) || in thread_0_entry()
589 if ((_tx_thread_smp_protection.tx_thread_smp_protect_in_force != 0) || in thread_0_entry()
/ThreadX-v6.4.1/ports_smp/cortex_r8_smp/ac5/inc/
Dtx_port.h350 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/inc/
Dtx_port.h346 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/inc/
Dtx_port.h348 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/inc/
Dtx_port.h346 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/inc/
Dtx_port.h353 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/inc/
Dtx_port.h348 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/inc/
Dtx_port.h362 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/inc/
Dtx_port.h351 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/inc/
Dtx_port.h348 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_arch/ARMv8-A/threadx_smp/common/inc/
Dtx_port.h372 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_smp/cortex_a77_smp/gnu/inc/
Dtx_port.h372 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_smp/cortex_a78_smp/ac6/inc/
Dtx_port.h372 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_smp/cortex_a73_smp/gnu/inc/
Dtx_port.h372 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_smp/cortex_a78_smp/gnu/inc/
Dtx_port.h372 ULONG tx_thread_smp_protect_in_force; member
/ThreadX-v6.4.1/ports_smp/cortex_a75_smp/ac6/inc/
Dtx_port.h372 ULONG tx_thread_smp_protect_in_force; member

123