Home
last modified time | relevance | path

Searched defs:queue_ptr (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_mq_queue_init.c72 POSIX_MSG_QUEUE *queue_ptr; in posix_queue_init() local
/ThreadX-v6.3.0/common_modules/module_lib/src/
Dtxm_queue_flush.c68 UINT _txe_queue_flush(TX_QUEUE *queue_ptr) in _txe_queue_flush()
Dtxm_queue_delete.c68 UINT _txe_queue_delete(TX_QUEUE *queue_ptr) in _txe_queue_delete()
Dtxm_queue_prioritize.c66 UINT _txe_queue_prioritize(TX_QUEUE *queue_ptr) in _txe_queue_prioritize()
Dtxm_queue_send_notify.c69 UINT _txe_queue_send_notify(TX_QUEUE *queue_ptr, VOID (*queue_send_notify)(TX_QUEUE *notify_queue_p… in _txe_queue_send_notify()
Dtxm_queue_front_send.c71 UINT _txe_queue_front_send(TX_QUEUE *queue_ptr, VOID *source_ptr, ULONG wait_option) in _txe_queue_front_send()
Dtxm_queue_receive.c73 UINT _txe_queue_receive(TX_QUEUE *queue_ptr, VOID *destination_ptr, ULONG wait_option) in _txe_queue_receive()
Dtxm_queue_send.c71 UINT _txe_queue_send(TX_QUEUE *queue_ptr, VOID *source_ptr, ULONG wait_option) in _txe_queue_send()
/ThreadX-v6.3.0/common/src/
Dtx_queue_send_notify.c75 UINT _tx_queue_send_notify(TX_QUEUE *queue_ptr, VOID (*queue_send_notify)(TX_QUEUE *notify_queue_p… in _tx_queue_send_notify()
Dtxe_queue_flush.c73 UINT _txe_queue_flush(TX_QUEUE *queue_ptr) in _txe_queue_flush()
Dtxe_queue_prioritize.c71 UINT _txe_queue_prioritize(TX_QUEUE *queue_ptr) in _txe_queue_prioritize()
Dtxe_queue_delete.c75 UINT _txe_queue_delete(TX_QUEUE *queue_ptr) in _txe_queue_delete()
Dtxe_queue_send_notify.c74 UINT _txe_queue_send_notify(TX_QUEUE *queue_ptr, VOID (*queue_send_notify)(TX_QUEUE *notify_queue_… in _txe_queue_send_notify()
Dtx_queue_flush.c77 UINT _tx_queue_flush(TX_QUEUE *queue_ptr) in _tx_queue_flush()
Dtxe_queue_front_send.c78 UINT _txe_queue_front_send(TX_QUEUE *queue_ptr, VOID *source_ptr, ULONG wait_option) in _txe_queue_front_send()
Dtxe_queue_receive.c80 UINT _txe_queue_receive(TX_QUEUE *queue_ptr, VOID *destination_ptr, ULONG wait_option) in _txe_queue_receive()
Dtxe_queue_send.c78 UINT _txe_queue_send(TX_QUEUE *queue_ptr, VOID *source_ptr, ULONG wait_option) in _txe_queue_send()
/ThreadX-v6.3.0/common_smp/src/
Dtx_queue_send_notify.c75 UINT _tx_queue_send_notify(TX_QUEUE *queue_ptr, VOID (*queue_send_notify)(TX_QUEUE *notify_queue_p… in _tx_queue_send_notify()
Dtxe_queue_flush.c73 UINT _txe_queue_flush(TX_QUEUE *queue_ptr) in _txe_queue_flush()
Dtxe_queue_prioritize.c71 UINT _txe_queue_prioritize(TX_QUEUE *queue_ptr) in _txe_queue_prioritize()
Dtxe_queue_delete.c75 UINT _txe_queue_delete(TX_QUEUE *queue_ptr) in _txe_queue_delete()
Dtxe_queue_send_notify.c74 UINT _txe_queue_send_notify(TX_QUEUE *queue_ptr, VOID (*queue_send_notify)(TX_QUEUE *notify_queue_… in _txe_queue_send_notify()
Dtx_queue_flush.c77 UINT _tx_queue_flush(TX_QUEUE *queue_ptr) in _tx_queue_flush()
Dtxe_queue_receive.c80 UINT _txe_queue_receive(TX_QUEUE *queue_ptr, VOID *destination_ptr, ULONG wait_option) in _txe_queue_receive()
Dtxe_queue_front_send.c78 UINT _txe_queue_front_send(TX_QUEUE *queue_ptr, VOID *source_ptr, ULONG wait_option) in _txe_queue_front_send()

12345678910>>...13