Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_smp/src/
Dtx_initialize_kernel_setup.c82 _tx_thread_smp_current_state_set(TX_INITIALIZE_IN_PROGRESS); in _tx_initialize_kernel_setup()
Dtx_thread_smp_current_state_set.c72 void _tx_thread_smp_current_state_set(ULONG new_state) in _tx_thread_smp_current_state_set() function
Dtx_thread_smp_high_level_initialize.c86 _tx_thread_smp_current_state_set(TX_INITIALIZE_IN_PROGRESS); in _tx_thread_smp_high_level_initialize()
Dtx_initialize_kernel_enter.c111 _tx_thread_smp_current_state_set(TX_INITIALIZE_IN_PROGRESS); in _tx_initialize_kernel_enter()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_thread.h146 void _tx_thread_smp_current_state_set(ULONG new_state);