Home
last modified time | relevance | path

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

12

/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_sleep.c188 _tx_thread_system_suspend(thread_ptr); in _tx_thread_sleep()
Dtx_thread_shell_entry.c192 _tx_thread_system_suspend(thread_ptr); in _tx_thread_shell_entry()
Dtx_thread_suspend.c154 _tx_thread_system_suspend(thread_ptr); in _tx_thread_suspend()
Dtx_semaphore_get.c213 _tx_thread_system_suspend(thread_ptr); in _tx_semaphore_get()
Dtx_thread_terminate.c188 _tx_thread_system_suspend(thread_ptr); in _tx_thread_terminate()
Dtx_event_flags_get.c382 _tx_thread_system_suspend(thread_ptr); in _tx_event_flags_get()
Dtx_mutex_get.c390 _tx_thread_system_suspend(thread_ptr); in _tx_mutex_get()
Dtx_block_allocate.c314 _tx_thread_system_suspend(thread_ptr); in _tx_block_allocate()
Dtx_byte_allocate.c354 _tx_thread_system_suspend(thread_ptr); in _tx_byte_allocate()
Dtx_thread_system_suspend.c97 VOID _tx_thread_system_suspend(TX_THREAD *thread_ptr) in _tx_thread_system_suspend() function
994 _tx_thread_system_suspend(thread_ptr); in _tx_thread_system_ni_suspend()
Dtx_mutex_priority_change.c299 _tx_thread_system_suspend(thread_ptr); in _tx_mutex_priority_change()
Dtx_queue_send.c380 _tx_thread_system_suspend(thread_ptr); in _tx_queue_send()
/ThreadX-v6.4.1/common/src/
Dtx_thread_sleep.c188 _tx_thread_system_suspend(thread_ptr); in _tx_thread_sleep()
Dtx_thread_shell_entry.c192 _tx_thread_system_suspend(thread_ptr); in _tx_thread_shell_entry()
Dtx_semaphore_get.c213 _tx_thread_system_suspend(thread_ptr); in _tx_semaphore_get()
Dtx_thread_terminate.c188 _tx_thread_system_suspend(thread_ptr); in _tx_thread_terminate()
Dtx_mutex_priority_change.c202 _tx_thread_system_suspend(thread_ptr); in _tx_mutex_priority_change()
Dtx_thread_priority_change.c203 _tx_thread_system_suspend(thread_ptr); in _tx_thread_priority_change()
Dtx_event_flags_get.c382 _tx_thread_system_suspend(thread_ptr); in _tx_event_flags_get()
Dtx_block_allocate.c314 _tx_thread_system_suspend(thread_ptr); in _tx_block_allocate()
Dtx_byte_allocate.c354 _tx_thread_system_suspend(thread_ptr); in _tx_byte_allocate()
Dtx_mutex_get.c390 _tx_thread_system_suspend(thread_ptr); in _tx_mutex_get()
Dtx_queue_front_send.c386 _tx_thread_system_suspend(thread_ptr); in _tx_queue_front_send()
Dtx_queue_send.c380 _tx_thread_system_suspend(thread_ptr); in _tx_queue_send()
Dtx_timer_thread_entry.c461 _tx_thread_system_suspend(thread_ptr); in _tx_timer_thread_entry()

12