Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_smp_current_state_set.c73 void _tx_thread_smp_current_state_set(ULONG new_state) in _tx_thread_smp_current_state_set() argument
84 _tx_thread_system_state[i] = new_state; in _tx_thread_smp_current_state_set()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_thread.h147 void _tx_thread_smp_current_state_set(ULONG new_state);