Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_smp_current_state_set.c72 void _tx_thread_smp_current_state_set(ULONG new_state) in _tx_thread_smp_current_state_set() argument
83 _tx_thread_system_state[i] = new_state; in _tx_thread_smp_current_state_set()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_thread.h146 void _tx_thread_smp_current_state_set(ULONG new_state);