_tx_semaphore_prioritize() is only used within threadx.
 
Symbols
loading...
Files
loading...

_tx_semaphore_prioritize() function

Syntax

UINT _tx_semaphore_prioritize(TX_SEMAPHORE *semaphore_ptr);
Implemented in tx_semaphore_prioritize.c:75

Arguments

semaphore_ptr

References

LocationReferrerText
tx_semaphore_prioritize.c:75
UINT _tx_semaphore_prioritize(TX_SEMAPHORE *semaphore_ptr)
tx_api.h:1606
UINT _tx_semaphore_prioritize(TX_SEMAPHORE *semaphore_ptr);
txe_semaphore_prioritize.c:97_txe_semaphore_prioritize()
status = _tx_semaphore_prioritize(semaphore_ptr);

Call Tree

Functions calling _tx_semaphore_prioritize()
Functions called by _tx_semaphore_prioritize()
all items filtered out
_tx_semaphore_prioritize()
Data read by _tx_semaphore_prioritize()
Data written by _tx_semaphore_prioritize()
_tx_semaphore_prioritize()::interrupt_save
_tx_semaphore_prioritize()::thread_ptr
_tx_semaphore_prioritize()::priority_thread_ptr
_tx_semaphore_prioritize()::head_ptr
_tx_semaphore_prioritize()::suspended_count
_tx_semaphore_prioritize()::next_thread
_tx_semaphore_prioritize()::previous_thread
_tx_semaphore_prioritize()::list_changed
all items filtered out
_tx_semaphore_prioritize()
_tx_semaphore_prioritize()::interrupt_save
_tx_semaphore_prioritize()::thread_ptr
_tx_semaphore_prioritize()::priority_thread_ptr
_tx_semaphore_prioritize()::head_ptr
_tx_semaphore_prioritize()::suspended_count
_tx_semaphore_prioritize()::next_thread
_tx_semaphore_prioritize()::previous_thread
_tx_semaphore_prioritize()::list_changed
all items filtered out
Type of _tx_semaphore_prioritize()
_tx_semaphore_prioritize()
all items filtered out