| /third_party/libuv/test/ |
| H A D | runner-unix.c | 236 int process_wait(process_info_t* vec, int n, int timeout) { in process_wait() argument [all...] |
| H A D | runner-win.c | 179 int process_wait(process_info_t *vec, int n, int timeout) { in process_wait() argument
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | sequencer.c | 54 lws_usec_t timeout; /* 0 or time we timeout */ member
|
| /third_party/libcoap/src/ |
| H A D | coap_io_lwip.c | 59 unsigned int timeout; in coap_io_process_timeout() local 84 unsigned int timeout; in coap_io_process() local [all...] |
| /third_party/mbedtls/library/ |
| H A D | net_sockets.c | 494 int mbedtls_net_poll(mbedtls_net_context *ctx, uint32_t rw, uint32_t timeout) argument 626 mbedtls_net_recv_timeout(void *ctx, unsigned char *buf, size_t len, uint32_t timeout) global() argument
|
| /third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/ |
| H A D | main.c | 209 struct timeval timeout; in main() local
|
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_context.c | 379 xa_fence_wait(struct xa_fence *fence, uint64_t timeout) in xa_fence_wait() argument
|
| /third_party/node/src/ |
| H A D | node_platform.h | 48 double timeout; member
|
| /third_party/musl/src/network/ |
| H A D | res_msend.c | 104 int timeout, attempts, retry_interval, servfail_retry; in res_msend_rc_ext() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | syncobj.c | 369 _mesa_ClientWaitSync_no_error(GLsync sync, GLbitfield flags, GLuint64 timeout) in _mesa_ClientWaitSync_no_error() argument 379 _mesa_ClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) in _mesa_ClientWaitSync() argument 117 __client_wait_sync(struct gl_context *ctx, struct gl_sync_object *obj, GLbitfield flags, GLuint64 timeout) __client_wait_sync() argument 337 client_wait_sync(struct gl_context *ctx, struct gl_sync_object *syncObj, GLbitfield flags, GLuint64 timeout) client_wait_sync() argument 403 wait_sync(struct gl_context *ctx, struct gl_sync_object *syncObj, GLbitfield flags, GLuint64 timeout) wait_sync() argument 437 _mesa_WaitSync_no_error(GLsync sync, GLbitfield flags, GLuint64 timeout) _mesa_WaitSync_no_error() argument 447 _mesa_WaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) _mesa_WaitSync() argument [all...] |
| /third_party/mesa3d/src/intel/tools/imgui/ |
| H A D | imgui_impl_gtk3.cpp | 221 static void kick_timeout_redraw(float timeout) in kick_timeout_redraw() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_fence.c | 249 vk_common_WaitForFences(VkDevice _device, uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint64_t timeout) vk_common_WaitForFences() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_screen.c | 84 nouveau_screen_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *pfence, uint64_t timeout) nouveau_screen_fence_finish() argument
|
| /third_party/libfuse/example/ |
| H A D | notify_inval_entry.c | 103 float timeout; member [all...] |
| /third_party/ltp/testcases/kernel/logging/kmsg/ |
| H A D | kmsg01.c | 141 struct timeval timeout; in timed_read() local
|
| /third_party/ltp/testcases/kernel/syscalls/futex/ |
| H A D | futextest.h | 68 futex_syscall(enum futex_fn_type fntype, futex_t *uaddr, int futex_op, futex_t val, void *timeout, futex_t *uaddr2, int val3, int opflags) futex_syscall() argument 87 futex_wait(enum futex_fn_type fntype, futex_t *uaddr, futex_t val, struct tst_ts *timeout, int opflags) futex_wait() argument 110 futex_wait_bitset(enum futex_fn_type fntype, futex_t *uaddr, futex_t val, struct tst_ts *timeout, u_int32_t bitset, int opflags) futex_wait_bitset() argument 134 futex_lock_pi(enum futex_fn_type fntype, futex_t *uaddr, struct tst_ts *timeout, int detect, int opflags) futex_lock_pi() argument 202 futex_wait_requeue_pi(enum futex_fn_type fntype, futex_t *uaddr, futex_t val, futex_t *uaddr2, struct tst_ts *timeout, int opflags) futex_wait_requeue_pi() argument [all...] |
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-icmpv4_sender.c | 67 double timeout; member
|
| H A D | ns-igmp_querier.c | 65 double timeout; member
|
| H A D | ns-mcast_receiver.c | 62 double timeout; member
|
| H A D | ns-udpsender.c | 66 double timeout; member
|
| /third_party/ltp/testcases/kernel/sched/pthreads/ |
| H A D | pth_str03.c | 63 int timeout = 30; /* minutes */ variable
|
| /third_party/ltp/testcases/kernel/syscalls/recvfrom/ |
| H A D | recvfrom01.c | 215 struct timeval timeout; in setup1() local
|
| /third_party/ltp/testcases/kernel/syscalls/recv/ |
| H A D | recv01.c | 193 struct timeval timeout; in setup1() local
|
| /third_party/ltp/testcases/kernel/syscalls/sigrelse/ |
| H A D | sigrelse01.c | 683 static void timeout(in function [all...] |
| /third_party/lwip/src/core/ |
| H A D | lowpower.c | 168 struct timer_entry *timeout = NULL; in sys_timeout_reg() local [all...] |