Lines Matching +full:acquisition +full:- +full:time +full:- +full:ns
111 .St -isoC-2011 ,
118 as a light-weight layer on top of existing interfaces.
123 .Bl -column ".Fn mtx_timedlock" ".Xr pthread_mutex_timedlock 3" -offset indent
173 to create a mutex that allows recursive acquisition.
175 .Fn pthread_mutex_init Ns 's
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 .