Home
last modified time | relevance | path

Searched refs:other_core_status (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/common_smp/src/
Dtx_initialize_kernel_enter.c100 ULONG other_core_status, i; in _tx_initialize_kernel_enter() local
160 other_core_status = ((ULONG) 0); in _tx_initialize_kernel_enter()
174 other_core_status = other_core_status + _tx_thread_system_state[i]; in _tx_initialize_kernel_enter() local
177 } while (other_core_status != ((ULONG) 0)); in _tx_initialize_kernel_enter()
/ThreadX-v6.3.0/ports_smp/linux/gnu/inc/
Dtx_port.h207 #define TX_PORT_SPECIFIC_MEMORY_SYNCHRONIZATION other_core_status = other_core_status + _tx_thread…