Lines Matching +full:queue +full:- +full:group

29 .\" from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology --
30 .\" Portable Operating System Interface (POSIX), The Open Group Base
31 .\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of
32 .\" Electrical and Electronics Engineers, Inc and The Open Group. In the
34 .\" The Open Group Standard, the original IEEE and The Open Group Standard is
43 .Nd "receive a message from message queue (REALTIME)"
67 message queue specified by
73 attribute of the message queue, the system call will fail and return an
75 Otherwise, the selected message will be removed from the queue
87 If the specified message queue is empty and
89 is not set in the message queue description associated with
92 will block until a message is enqueued on the message queue or until
96 a message when a message arrives at an empty queue and the Priority
100 If the specified message queue is empty and
102 is set in the message queue description associated with
105 will be removed from the queue, and
112 message queue specified by
119 was not specified when the message queue was opened via the
121 system call, and no message exists on the queue to satisfy the receive, the wait
146 message is removed from the queue.
148 from the queue, the system call returns a value of \-1,
159 .Bl -tag -width Er
162 flag is set in the message queue description associated with
164 and the specified message queue is empty.
168 argument is not a valid message queue descriptor open for reading.
172 is less than the message size attribute of the message queue.
187 flag was not set when the message queue was opened, but no message arrived
188 on the queue before the specified timeout expired.
200 .St -p1003.1-2004 .
208 from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology --
209 Portable Operating System Interface (POSIX), The Open Group Base
210 Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of
211 Electrical and Electronics Engineers, Inc and The Open Group. In the
213 The Open Group Standard, the original IEEE and The Open Group Standard is