Searched refs:rt (Results 1 – 25 of 45) sorted by relevance
12
117 int rt; in cnd_timedwait() local123 rt = pthread_cond_timedwait(cond, mtx, abs_time); in cnd_timedwait()124 if (rt == ETIMEDOUT) in cnd_timedwait()126 return (rt == 0) ? thrd_success : thrd_error; in cnd_timedwait()229 int rt; in mtx_timedlock() local230 rt = pthread_mutex_timedlock(mtx, ts); in mtx_timedlock()231 if (rt == 0) in mtx_timedlock()233 return (rt == ETIMEDOUT) ? thrd_timedout : thrd_error; in mtx_timedlock()
124 int rt = pthread_cond_timedwait(&cond->cond, mtx, abs_time); in u_cnd_monotonic_timedwait() local125 if (rt == ETIMEDOUT) in u_cnd_monotonic_timedwait()127 return (rt == 0) ? thrd_success : thrd_error; in u_cnd_monotonic_timedwait()
29 let rt = Runtime::new()?; in main() localVariable39 uwb::Uwb::from_chips(chips, rt.handle().clone()), in main()
10 ioprio rt 422 ioprio rt 4
6 ioprio rt 4
10 ioprio rt 4
9 ioprio rt 4
5 ioprio rt 4
8 ioprio rt 4
7 ioprio rt 4