Home
last modified time | relevance | path

Searched defs:msgq (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/services/BuiltInPrintService/jni/lib/
Dwprint_msgq.c51 _msgq_hdr_t *msgq; in msgQCreate() local
80 _msgq_hdr_t *msgq = (msg_q_id) msgQ; in msgQDelete() local
98 _msgq_hdr_t *msgq = (msg_q_id) msgQ; in msgQSend() local
123 _msgq_hdr_t *msgq = (msg_q_id) msgQ; in msgQReceive() local
150 _msgq_hdr_t *msgq = (msg_q_id) msgQ; in msgQNumMsgs() local
/aosp_15_r20/external/python/cpython2/Tools/webchecker/
Dwsgui.py32 def __init__(self, msgq): argument
90 msgq = None variable in App
/aosp_15_r20/external/curl/docs/examples/
H A Dhttp2-pushinmemory.c164 int msgq = 0; in main() local
H A Dhttp2-serverpush.c257 int msgq = 0; in main() local
/aosp_15_r20/external/curl/tests/http/clients/
H A Dh2-serverpush.c250 int msgq = 0; in main() local
H A Dhx-download.c432 int msgq = 0; in main() local
H A Dhx-upload.c518 int msgq = 0; in main() local
/aosp_15_r20/hardware/interfaces/tests/msgq/1.0/default/
H A DBenchmarkMsgQ.cpp25 namespace msgq { namespace
H A DTestMsgQ.cpp22 namespace msgq { namespace