Home
last modified time | relevance | path

Searched refs:_tx_thread_system_suspend (Results 1 – 25 of 39) sorted by relevance

12

/ThreadX-v6.3.0/common/src/
Dtx_thread_sleep.c189 _tx_thread_system_suspend(thread_ptr); in _tx_thread_sleep()
Dtx_thread_shell_entry.c193 _tx_thread_system_suspend(thread_ptr); in _tx_thread_shell_entry()
Dtx_semaphore_get.c214 _tx_thread_system_suspend(thread_ptr); in _tx_semaphore_get()
Dtx_thread_terminate.c189 _tx_thread_system_suspend(thread_ptr); in _tx_thread_terminate()
Dtx_mutex_priority_change.c203 _tx_thread_system_suspend(thread_ptr); in _tx_mutex_priority_change()
Dtx_thread_priority_change.c204 _tx_thread_system_suspend(thread_ptr); in _tx_thread_priority_change()
Dtx_event_flags_get.c383 _tx_thread_system_suspend(thread_ptr); in _tx_event_flags_get()
Dtx_block_allocate.c315 _tx_thread_system_suspend(thread_ptr); in _tx_block_allocate()
Dtx_byte_allocate.c355 _tx_thread_system_suspend(thread_ptr); in _tx_byte_allocate()
Dtx_mutex_get.c391 _tx_thread_system_suspend(thread_ptr); in _tx_mutex_get()
Dtx_queue_front_send.c387 _tx_thread_system_suspend(thread_ptr); in _tx_queue_front_send()
Dtx_queue_send.c381 _tx_thread_system_suspend(thread_ptr); in _tx_queue_send()
Dtx_timer_thread_entry.c462 _tx_thread_system_suspend(thread_ptr); in _tx_timer_thread_entry()
/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_sleep.c189 _tx_thread_system_suspend(thread_ptr); in _tx_thread_sleep()
Dtx_thread_shell_entry.c193 _tx_thread_system_suspend(thread_ptr); in _tx_thread_shell_entry()
Dtx_thread_suspend.c155 _tx_thread_system_suspend(thread_ptr); in _tx_thread_suspend()
Dtx_semaphore_get.c214 _tx_thread_system_suspend(thread_ptr); in _tx_semaphore_get()
Dtx_thread_terminate.c189 _tx_thread_system_suspend(thread_ptr); in _tx_thread_terminate()
Dtx_event_flags_get.c383 _tx_thread_system_suspend(thread_ptr); in _tx_event_flags_get()
Dtx_mutex_get.c391 _tx_thread_system_suspend(thread_ptr); in _tx_mutex_get()
Dtx_block_allocate.c315 _tx_thread_system_suspend(thread_ptr); in _tx_block_allocate()
Dtx_byte_allocate.c355 _tx_thread_system_suspend(thread_ptr); in _tx_byte_allocate()
Dtx_thread_system_suspend.c98 VOID _tx_thread_system_suspend(TX_THREAD *thread_ptr) in _tx_thread_system_suspend() function
995 _tx_thread_system_suspend(thread_ptr); in _tx_thread_system_ni_suspend()
Dtx_mutex_priority_change.c300 _tx_thread_system_suspend(thread_ptr); in _tx_mutex_priority_change()
Dtx_queue_front_send.c387 _tx_thread_system_suspend(thread_ptr); in _tx_queue_front_send()

12