Searched defs:abstime (Results 1 - 13 of 13) sorted by relevance
| /third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/ |
| H A D | 9-1-buildonly.c | 14 struct timespec abstime; in test_mq_timedreceive_prototype() local
|
| /third_party/FreeBSD/sys/kern/ |
| H A D | kern_condvar.c | 42 struct timespec abstime; in cv_timedwait() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
| H A D | kernel_timeout.h | 144 struct timespec abstime; in MakeAbsTimespec() local
|
| H A D | futex.h | 113 WaitBitsetAbsoluteTimeout(std::atomic<int32_t> *v, int32_t val, int32_t bits, const struct timespec *abstime) WaitBitsetAbsoluteTimeout() argument
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_queue.h | 125 struct timespec abstime; in wsi_queue_pull() local
|
| /third_party/ltp/lib/ |
| H A D | safe_pthread.c | 222 safe_pthread_mutex_timedlock(const char *file, const int lineno, pthread_mutex_t *mutex, const struct timespec *abstime) safe_pthread_mutex_timedlock() argument
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_bo_sync.c | 178 struct timespec abstime = { in anv_bo_sync_wait() local
|
| /third_party/python/Python/ |
| H A D | thread_pthread_stubs.h | 56 pthread_cond_timedwait(pthread_cond_t *restrict cond, pthread_mutex_t *restrict mutex, const struct timespec *restrict abstime) pthread_cond_timedwait() argument
|
| /third_party/ffmpeg/compat/ |
| H A D | w32pthreads.h | 164 pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *abstime) pthread_cond_timedwait() argument
|
| H A D | os2threads.h | 170 pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *abstime) pthread_cond_timedwait() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | thread.h | 119 strict_pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *abstime) strict_pthread_cond_timedwait() argument
|
| /third_party/libwebsockets/lib/misc/threadpool/ |
| H A D | threadpool.c | 396 struct timespec abstime; in lws_threadpool_worker_sync() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_drm.c | 585 struct timespec abstime = { in tu_timeline_sync_wait() local
|
Completed in 8 milliseconds