Searched defs:clockid (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/lib/libc/thread/ |
| D | synch.h | 29 _twait(volatile uint32_t *p, int val, clockid_t clockid, const struct timespec *abs) in _twait()
|
| /openbsd/src/lib/librthread/ |
| D | synch.h | 29 _twait(volatile uint32_t *p, int val, clockid_t clockid, const struct timespec *abs) in _twait()
|
| /openbsd/src/regress/sys/kern/futex/ |
| D | futex.h | 32 futex_twait(volatile uint32_t *p, int val, clockid_t clockid, in futex_twait()
|
| /openbsd/src/usr.bin/kdump/ |
| D | kdump.c | 1766 clockname(int clockid) in clockname()
|
| /openbsd/src/gnu/llvm/compiler-rt/include/sanitizer/ |
| D | linux_syscall_hooks.h | 1726 #define __sanitizer_syscall_pre_timerfd_create(clockid, flags) \ argument 1728 #define __sanitizer_syscall_post_timerfd_create(res, clockid, flags) \ argument
|