Home
last modified time | relevance | path

Searched defs:timeout (Results 576 - 600 of 1288) sorted by relevance

1...<<21222324252627282930>>...52

/third_party/libuv/test/
H A Drunner-unix.c236 int process_wait(process_info_t* vec, int n, int timeout) { in process_wait() argument
[all...]
H A Drunner-win.c179 int process_wait(process_info_t *vec, int n, int timeout) { in process_wait() argument
/third_party/libwebsockets/lib/core-net/
H A Dsequencer.c54 lws_usec_t timeout; /* 0 or time we timeout */ member
/third_party/libcoap/src/
H A Dcoap_io_lwip.c59 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 Dnet_sockets.c494 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 Dmain.c209 struct timeval timeout; in main() local
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_context.c379 xa_fence_wait(struct xa_fence *fence, uint64_t timeout) in xa_fence_wait() argument
/third_party/node/src/
H A Dnode_platform.h48 double timeout; member
/third_party/musl/src/network/
H A Dres_msend.c104 int timeout, attempts, retry_interval, servfail_retry; in res_msend_rc_ext() local
/third_party/mesa3d/src/mesa/main/
H A Dsyncobj.c369 _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 Dimgui_impl_gtk3.cpp221 static void kick_timeout_redraw(float timeout) in kick_timeout_redraw() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_fence.c249 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 Dnouveau_screen.c84 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 Dnotify_inval_entry.c103 float timeout; member
[all...]
/third_party/ltp/testcases/kernel/logging/kmsg/
H A Dkmsg01.c141 struct timeval timeout; in timed_read() local
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutextest.h68 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 Dns-icmpv4_sender.c67 double timeout; member
H A Dns-igmp_querier.c65 double timeout; member
H A Dns-mcast_receiver.c62 double timeout; member
H A Dns-udpsender.c66 double timeout; member
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str03.c63 int timeout = 30; /* minutes */ variable
/third_party/ltp/testcases/kernel/syscalls/recvfrom/
H A Drecvfrom01.c215 struct timeval timeout; in setup1() local
/third_party/ltp/testcases/kernel/syscalls/recv/
H A Drecv01.c193 struct timeval timeout; in setup1() local
/third_party/ltp/testcases/kernel/syscalls/sigrelse/
H A Dsigrelse01.c683 static void timeout(in function
[all...]
/third_party/lwip/src/core/
H A Dlowpower.c168 struct timer_entry *timeout = NULL; in sys_timeout_reg() local
[all...]

Completed in 16 milliseconds

1...<<21222324252627282930>>...52