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
54 arrival at an empty message queue associated with the specified message
55 queue descriptor,
60 the process when the message queue transitions from empty to non-empty.
62 message queue.
65 queue, subsequent attempts to register for that message queue will fail.
73 .Fa notification->sigev_notify
84 .Fa notification->sigev_signo
88 .Fa notification->sigev_notify_thread_id
91 .Bl -column ".Va si_value"
96 .Fa notification->sigev_value
105 message queue, the existing registration will be removed.
109 The message queue then is available for registration.
112 message queue and some thread is blocked in
114 waiting to receive a message when a message arrives at the queue, the
117 The resulting behavior is as if the message queue remains empty, and no
120 .Rv -std
126 .Bl -tag -width Er
130 argument is not a valid message queue descriptor.
132 Process is already registered for notification by the message queue.
135 .Fa notification->sigev_notify
148 .St -p1003.1-2004 .
156 from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology --
157 Portable Operating System Interface (POSIX), The Open Group Base
158 Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of
159 Electrical and Electronics Engineers, Inc and The Open Group. In the
161 The Open Group Standard, the original IEEE and The Open Group Standard is