Searched defs:abs_time (Results 1 – 5 of 5) sorted by relevance
| /third_party/mesa3d/src/util/ |
| D | cnd_monotonic.h | 110 u_cnd_monotonic_timedwait(struct u_cnd_monotonic *cond, mtx_t *mtx, const struct timespec *abs_time) in u_cnd_monotonic_timedwait()
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | core-rtclock.c | 69 uint64_t val, abs_time = mach_absolute_time(); in pa_rtclock_get() local
|
| /third_party/mesa3d/src/c11/impl/ |
| D | threads_win32.c | 103 static DWORD impl_abs2relmsec(const struct timespec *abs_time) in impl_abs2relmsec() 221 cnd_timedwait(cnd_t *cond, mtx_t *mtx, const struct timespec *abs_time) in cnd_timedwait()
|
| D | threads_posix.c | 115 cnd_timedwait(cnd_t *cond, mtx_t *mtx, const struct timespec *abs_time) in cnd_timedwait()
|
| /third_party/lwip/src/core/ |
| D | timeouts.c | 183 sys_timeout_abs(u32_t abs_time, sys_timeout_handler handler, void *arg, const char *handler_name) in sys_timeout_abs()
|