Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/msg_queue/
Dmsg_queue.cc82 int msgflg = block ? 0 : IPC_NOWAIT; in Send() local
109 int msgflg = block ? 0 : IPC_NOWAIT; in Receive() local