Lines Matching +full:loss +full:- +full:of +full:- +full:signal
1 .\" -*- nroff -*-
8 .\" 1. Redistributions of source code must retain the above copyright
9 .\" notice, this list of conditions and the following disclaimer.
11 .\" notice, this list of conditions and the following disclaimer in the
16 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
35 Some operations permit threads to request asynchronous notification of events
40 .Bl -column ".Vt void (*)(union sigval)" ".Va sigev_notify_kevent_flags"
43 .It Vt int Ta sigev_signo Ta signal number
44 .It Vt union sigval Ta sigev_value Ta signal value
59 .Bl -tag -width ".Dv SIGEV_THREAD_ID"
63 The signal
65 is queued as a real-time signal to the calling process.
72 structure of the queued signal.
93 member of the kevent structure contains the value stored in
95 The meaning of other fields in the kevent are specific to the type of triggered
98 The signal
108 structure of the queued signal.
124 .St -p1003.1-2004 .