Home
last modified time | relevance | path

Searched refs:_tx_thread_smp_system_error (Results 1 – 8 of 8) sorted by relevance

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_smp_high_level_initialize.c82 _tx_thread_smp_system_error = TX_FALSE; in _tx_thread_smp_high_level_initialize()
Dtx_thread_smp_debug_entry_insert.c139 while (_tx_thread_smp_system_error) in _tx_thread_smp_debug_entry_insert()
Dtx_thread_initialize.c65 ULONG _tx_thread_smp_system_error; variable
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/gnu/inc/
Dtx_port.h387 THREAD_SMP_DECLARE ULONG _tx_thread_smp_system_error; variable
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/gnu/src/
Dtx_initialize_low_level.S157 la $27, _tx_thread_smp_system_error # Build address to system error flag
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/inc/
Dtx_port.h477 THREAD_SMP_DECLARE ULONG _tx_thread_smp_system_error; variable
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_initialize_low_level.mip157 la $27, _tx_thread_smp_system_error # Build address to system error flag
341 la $26, _tx_thread_smp_system_error # Build address of system error flag
/ThreadX-v6.3.0/common_smp/inc/
Dtx_thread.h192 THREAD_DECLARE ULONG _tx_thread_smp_system_error; variable