| /third_party/ltp/testcases/kernel/syscalls/ipc/semop/ |
| H A D | semop.h | 10 sys_semtimedop(int semid, struct sembuf *sops, size_t nsops, void *timeout) sys_semtimedop() argument 16 sys_semtimedop_time64(int semid, struct sembuf *sops, size_t nsops, void *timeout) sys_semtimedop_time64() argument 34 call_semop(struct time64_variants *tv, int semid, struct sembuf *sops, size_t nsops, void *timeout) call_semop() argument
|
| /third_party/ltp/testcases/kernel/syscalls/sendmmsg/ |
| H A D | sendmmsg_var.h | 29 libc_recvmmsg(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags, void *timeout) libc_recvmmsg() argument 40 sys_recvmmsg(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags, void *timeout) sys_recvmmsg() argument 46 sys_recvmmsg64(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags, void *timeout) sys_recvmmsg64() argument
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_pwait/ |
| H A D | epoll_pwait_var.h | 16 do_epoll_pwait(int epfd, struct epoll_event *events, int maxevents, int timeout, const sigset_t *sigmask) do_epoll_pwait() argument
|
| /third_party/ltp/testcases/kernel/syscalls/rt_sigtimedwait/ |
| H A D | rt_sigtimedwait01.c | 7 my_rt_sigtimedwait(const sigset_t * set, siginfo_t * info, void *timeout) my_rt_sigtimedwait() argument 15 my_rt_sigtimedwait_time64(const sigset_t * set, siginfo_t * info, void *timeout) my_rt_sigtimedwait_time64() argument
|
| /third_party/ltp/testcases/kernel/syscalls/select/ |
| H A D | select04.c | 40 struct timeval timeout = {.tv_sec = 0, .tv_usec = 1000}; in run() local
|
| /third_party/ltp/testcases/network/sockets/ |
| H A D | vsock01.c | 57 const struct timeval timeout = { 0, 1 }; in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/pselect/ |
| H A D | pselect02.c | 25 struct timespec *timeout; member
|
| /third_party/ltp/testcases/lib/ |
| H A D | tst_checkpoint.c | 42 unsigned int id, timeout, nr_wake; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
| H A D | 2-1.c | 42 struct timespec timeout; in t1_func() local
|
| H A D | 2-2.c | 38 struct timespec timeout; in t1_func() local
|
| H A D | 2-3.c | 37 struct timespec timeout; in t1_func() local
|
| H A D | 1-1.c | 35 struct timespec timeout; in t1_func() local
|
| H A D | 3-1.c | 35 struct timespec timeout; in t1_func() local
|
| H A D | 4-1.c | 32 struct timespec timeout; in t1_func() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_timedlock/ |
| H A D | 2-1.c | 114 struct timespec timeout, ts; in f1() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/ |
| H A D | helper.c | 60 static int timeout; variable
|
| /third_party/mesa3d/src/util/ |
| H A D | cnd_monotonic.h | 119 const DWORD timeout = (future > now) ? (DWORD)(future - now) : 0; in u_cnd_monotonic_timedwait() local
|
| /third_party/musl/libc-test/src/common/ |
| H A D | runtest.c | 45 int timeout = 0; in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/select/ |
| H A D | select.c | 39 struct timeval timeout; in select_0100() local 60 struct timeval timeout; in select_0200() local 80 struct timeval timeout; in select_0300() local 100 struct timeval timeout; select_time64_0100() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | poll-posix.c | 59 int pa_poll (struct pollfd *fds, unsigned long int nfds, int timeout) { in pa_poll() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | SyncGL.cpp | 57 angle::Result SyncGL::serverWait(const gl::Context *context, GLbitfield flags, GLuint64 timeout) in serverWait() argument 47 clientWait(const gl::Context *context, GLbitfield flags, GLuint64 timeout, GLenum *outResult) clientWait() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| H A D | SyncNULL.cpp | 35 angle::Result SyncNULL::serverWait(const gl::Context *context, GLbitfield flags, GLuint64 timeout) in serverWait() argument 26 clientWait(const gl::Context *context, GLbitfield flags, GLuint64 timeout, GLenum *outResult) clientWait() argument
|
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLAssembleWebGLInterfaceAutogen.cpp | 32 void emscripten_glWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) { in emscripten_glWaitSync() argument 39 GLenum emscripten_glClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) { in emscripten_glClientWaitSync() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkTimelineSemaphore.hpp | 146 wait(uint64_t value, const std::chrono::time_point<Clock, Duration> timeout) wait() argument 153 wait(uint64_t value, const std::chrono::time_point<Clock, Duration> timeout) wait() argument
|
| /third_party/toybox/toys/other/ |
| H A D | nbd_client.c | 43 unsigned long timeout = 0; in nbd_client_main() local
|