threadx + 0/1 examples
CodeScope will show references to _tx_thread_system_resume() from the following samples and libraries:
Libraries
 
Symbols
loading...
Files
loading...

_tx_thread_system_resume() function

Syntax

VOID _tx_thread_system_resume(TX_THREAD *thread_ptr);
Implemented in tx_thread_system_resume.c:81

Arguments

thread_ptr

Examples

_tx_thread_system_resume() is referenced by 1 libraries and example projects.

References

LocationReferrerText
tx_thread_system_resume.c:81
VOID _tx_thread_system_resume(TX_THREAD *thread_ptr)
tx_thread.h:286
VOID _tx_thread_system_resume(TX_THREAD *thread_ptr);
tx_block_pool_cleanup.c:198_tx_block_pool_cleanup()
_tx_thread_system_resume(thread_ptr);
tx_block_pool_delete.c:184_tx_block_pool_delete()
_tx_thread_system_resume(thread_ptr);
tx_block_release.c:182_tx_block_release()
_tx_thread_system_resume(thread_ptr);
tx_byte_pool_cleanup.c:197_tx_byte_pool_cleanup()
_tx_thread_system_resume(thread_ptr);
tx_byte_pool_delete.c:188_tx_byte_pool_delete()
_tx_thread_system_resume(thread_ptr);
tx_byte_release.c:324_tx_byte_release()
_tx_thread_system_resume(susp_thread_ptr);
tx_event_flags_cleanup.c:222_tx_event_flags_cleanup()
_tx_thread_system_resume(thread_ptr);
tx_event_flags_delete.c:184_tx_event_flags_delete()
_tx_thread_system_resume(thread_ptr);
tx_event_flags_set.c:308_tx_event_flags_set()
_tx_thread_system_resume(thread_ptr);
tx_event_flags_set.c:569_tx_event_flags_set()
_tx_thread_system_resume(thread_ptr);
tx_mutex_cleanup.c:199_tx_mutex_cleanup()
_tx_thread_system_resume(thread_ptr);
tx_mutex_delete.c:220_tx_mutex_delete()
_tx_thread_system_resume(thread_ptr);
tx_mutex_priority_change.c:232_tx_mutex_priority_change()
_tx_thread_system_resume(thread_ptr);
tx_mutex_put.c:632_tx_mutex_put()
_tx_thread_system_resume(thread_ptr);
tx_queue_cleanup.c:210_tx_queue_cleanup()
_tx_thread_system_resume(thread_ptr);
tx_queue_delete.c:183_tx_queue_delete()
_tx_thread_system_resume(thread_ptr);
tx_queue_flush.c:187_tx_queue_flush()
_tx_thread_system_resume(thread_ptr -> tx_thread_suspended_previous);
tx_queue_front_send.c:267_tx_queue_front_send()
_tx_thread_system_resume(thread_ptr);
tx_queue_receive.c:241_tx_queue_receive()
_tx_thread_system_resume(thread_ptr);
tx_queue_receive.c:365_tx_queue_receive()
_tx_thread_system_resume(thread_ptr);
tx_queue_send.c:262_tx_queue_send()
_tx_thread_system_resume(thread_ptr);
tx_semaphore_ceiling_put.c:227_tx_semaphore_ceiling_put()
_tx_thread_system_resume(thread_ptr);
tx_semaphore_cleanup.c:200_tx_semaphore_cleanup()
_tx_thread_system_resume(thread_ptr);
tx_semaphore_delete.c:184_tx_semaphore_delete()
_tx_thread_system_resume(thread_ptr);
tx_semaphore_put.c:206_tx_semaphore_put()
_tx_thread_system_resume(thread_ptr);
tx_thread_create.c:329_tx_thread_create()
_tx_thread_system_resume(thread_ptr);
tx_thread_priority_change.c:231_tx_thread_priority_change()
_tx_thread_system_resume(thread_ptr);
tx_thread_resume.c:176_tx_thread_resume()
_tx_thread_system_resume(thread_ptr);
tx_thread_timeout.c:115_tx_thread_timeout()
_tx_thread_system_resume(thread_ptr);
tx_thread_wait_abort.c:202_tx_thread_wait_abort()
_tx_thread_system_resume(thread_ptr);
tx_timer_expiration_process.c:130_tx_timer_expiration_process()
_tx_thread_system_resume(&_tx_timer_thread);
txm_module_manager_thread_create.c:695_txm_module_manager_thread_create()
_tx_thread_system_resume(thread_ptr);

Call Tree

Data read by _tx_thread_system_resume()
Data written by _tx_thread_system_resume()
_tx_thread_system_resume()
_tx_thread_system_resume()::interrupt_save
_tx_thread_system_resume()::priority
_tx_thread_system_resume()::head_ptr
_tx_thread_system_resume()::tail_ptr
_tx_thread_system_resume()::execute_ptr
_tx_thread_system_resume()::map_index
all items filtered out
Type of _tx_thread_system_resume()
_tx_thread_system_resume()
all items filtered out