Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_initialize_kernel_setup.c83 _tx_thread_smp_current_state_set(TX_INITIALIZE_IN_PROGRESS); in _tx_initialize_kernel_setup()
Dtx_thread_smp_current_state_set.c73 void _tx_thread_smp_current_state_set(ULONG new_state) in _tx_thread_smp_current_state_set() function
Dtx_thread_smp_high_level_initialize.c87 _tx_thread_smp_current_state_set(TX_INITIALIZE_IN_PROGRESS); in _tx_thread_smp_high_level_initialize()
Dtx_initialize_kernel_enter.c112 _tx_thread_smp_current_state_set(TX_INITIALIZE_IN_PROGRESS); in _tx_initialize_kernel_enter()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_thread.h147 void _tx_thread_smp_current_state_set(ULONG new_state);