Lines Matching +full:isoc +full:- +full:in
4 .\" Redistribution and use in source and binary forms, with or without
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
16 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
20 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
111 .St -isoC-2011 ,
118 as a light-weight layer on top of existing interfaces.
119 The functions to which these routines are mapped, are listed in the
123 .Bl -column ".Fn mtx_timedlock" ".Xr pthread_mutex_timedlock 3" -offset indent
208 function returns the thread-specific data value associated with the
211 If no thread-specific data value is associated with
220 .Bl -tag -width thrd_timedout
230 .Bl -tag -width thrd_timedout
232 The system time has reached or exceeded the time specified in
240 .Bl -tag -width thrd_timedout
253 .St -isoC-2011 .
255 These functions appeared in