Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_system_suspend.c113 ULONG complex_path_possible; in _tx_thread_system_suspend() local
673 complex_path_possible = possible_cores & available_cores; in _tx_thread_system_suspend()
751 if (complex_path_possible != ((ULONG) 0)) in _tx_thread_system_suspend()