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 "send a message to message queue (REALTIME)"
68 to the message queue specified by
78 attribute of the message queue, or
82 If the specified message queue is not full,
84 will behave as if the message is inserted into the message queue at
92 A message will be inserted after other messages in the queue, if any,
100 If the specified message queue is full and
102 is not set in the message queue description associated with
110 waiting to send when space becomes available in the message queue and
116 If the specified message queue is full and
118 is set in the message queue description associated with
126 system call will add a message to the message queue specified by
131 However, if the specified message queue is full and
133 is not set in the message queue description associated with
135 the wait for sufficient room in the queue will be terminated when
139 is set in the message queue description, this system call is
162 enqueued, the system calls return \-1, and
173 .Bl -tag -width Er
177 flag is set in the message queue description associated with
179 and the specified message queue is full.
183 argument is not a valid message queue descriptor open for writing.
201 exceeds the message size attribute of the message queue.
205 flag was not set when the message queue was opened, but the timeout
206 expired before the message could be added to the queue.
219 .St -p1003.1-2004 .
227 from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology --
228 Portable Operating System Interface (POSIX), The Open Group Base
229 Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of
230 Electrical and Electronics Engineers, Inc and The Open Group. In the
232 The Open Group Standard, the original IEEE and The Open Group Standard is