threadx
_txe_queue_prioritize()
is only used within threadx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
_txe_queue_prioritize()
_txe_queue_prioritize() function
Syntax
Show:
Summary
Declaration
Definition
from
tx_api.h:1574
UINT
_txe_queue_prioritize
(
TX_QUEUE
*
queue_ptr
)
;
Implemented in
txe_queue_prioritize.c:71
Arguments
Argument
queue_ptr
Related Functions
Found 20 other functions taking a
TX_QUEUE_STRUCT
argument:
Function
_txe_queue_send()
_txe_queue_receive()
_txe_queue_create()
_tx_queue_delete()
_txm_module_manager_callback_request()
_txe_queue_info_get()
_txe_queue_flush()
_txe_queue_delete()
_tx_queue_create()
_tx_queue_send()
_txm_module_manager_queue_notify_trampoline()
_txe_queue_send_notify()
_txe_queue_front_send()
_tx_queue_flush()
_tx_queue_info_get()
_tx_queue_performance_info_get()
_tx_queue_prioritize()
_tx_queue_receive()
_tx_queue_send_notify()
_tx_queue_front_send()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out