• Home
  • Raw
  • Download

Lines Matching full:specified

119   *        another thread to unlock the mutex, this wait shall be terminated when the specified
123 * @param clock_id specified CLOCK_REALTIME or CLOCK_MONOTONIC clock.
124 * @param timespec the timeout shall expire specified by abstime passes.
134 * another thread to unlock the mutex, this wait shall be terminated when the specified
138 * @param timespec the timeout shall expire specified by abstime passes.
148 * another thread to unlock the mutex, this wait shall be terminated when the specified
152 * @param ms the timeout shall expire specified by relative time(ms) passes.
164 * @param timespec The timeout shall expire specified by abstime passes.
179 * @param timespec The timeout shall expire specified by abstime passes.
205 …* the specified timeout expires. The timeout shall expire when the absolute time specified
207 * specified by abstime has already been passed at the time of the call.
210 * @param clock_id specified CLOCK_REALTIME or CLOCK_MONOTONIC clock.
211 * @param timespec the timeout shall expire specified by abstime passes.
221 …* the specified timeout expires. The timeout shall expire when the absolute time specified
223 * specified by abstime has already been passed at the time of the call.
226 * @param timespec the timeout shall expire specified by abstime passes.
237 …* the specified timeout expires. The timeout shall expire when the absolute time specified
239 * specified by abstime has already been passed at the time of the call.
242 * @param timespec the timeout shall expire specified by abstime passes.
253 …* the specified timeout expires. The timeout shall expire when the absolute time specified
255 * specified by abstime has already been passed at the time of the call.
258 * @param clock_id specified CLOCK_REALTIME or CLOCK_MONOTONIC clock.
259 * @param timespec the timeout shall expire specified by abstime passes.