Home
last modified time | relevance | path

Searched defs:timeout (Results 676 - 700 of 5869) sorted by relevance

1...<<21222324252627282930>>...235

/third_party/backends/sanei/
H A Dsanei_pv8630.c199 sanei_pv8630_wait_byte(int fd, SANEI_PV_Index index, SANE_Byte value, SANE_Byte mask, int timeout) sanei_pv8630_wait_byte() argument
/third_party/curl/lib/
H A Damigaos.c182 Curl_amiga_select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *errorfds, struct timeval *timeout) Curl_amiga_select() argument
/third_party/NuttX/fs/vfs/
H A Dfs_select.c96 do_select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout, PollFun poll) do_select() argument
317 select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) select() argument
[all...]
/third_party/libuv/src/unix/
H A Dposix-poll.c134 void uv__io_poll(uv_loop_t* loop, int timeout) { in uv__io_poll() argument
[all...]
/third_party/libuv/test/
H A Dtest-condvar.c231 uint64_t timeout; in TEST_IMPL() local
H A Drunner.h49 int timeout; member
/third_party/libuv/src/
H A Dtimer.c70 uv_timer_start(uv_timer_t* handle, uv_timer_cb cb, uint64_t timeout, uint64_t repeat) uv_timer_start() argument
[all...]
/third_party/libdrm/freedreno/msm/
H A Dmsm_pipe.c78 msm_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp, uint64_t timeout) msm_pipe_wait() argument
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_pipe.c136 msm_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence, uint64_t timeout) in msm_pipe_wait() argument
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_pipe.c186 fd_pipe_wait_timeout(struct fd_pipe *pipe, const struct fd_fence *fence, uint64_t timeout) fd_pipe_wait_timeout() argument
/third_party/node/src/
H A Dnode_errors.h203 message << timeout << "ms"; in THROW_ERR_SCRIPT_EXECUTION_TIMEOUT() local
199 THROW_ERR_SCRIPT_EXECUTION_TIMEOUT(Environment* env, int64_t timeout) THROW_ERR_SCRIPT_EXECUTION_TIMEOUT() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_pv.h106 ngtcp2_duration timeout; member
H A Dngtcp2_pv.c42 ngtcp2_pv_new(ngtcp2_pv **ppv, const ngtcp2_dcid *dcid, ngtcp2_duration timeout, uint8_t flags, ngtcp2_log *log, const ngtcp2_mem *mem) ngtcp2_pv_new() argument
H A Dngtcp2_pmtud.c94 ngtcp2_tstamp timeout; in ngtcp2_pmtud_probe_sent() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_queue.h107 wsi_queue_pull(struct wsi_queue *queue, uint32_t *index, uint64_t timeout) in wsi_queue_pull() argument
/third_party/mesa3d/src/util/
H A Dlibsync.h102 static inline int sync_wait(int fd, int timeout) in sync_wait() argument
/third_party/libdrm/tegra/
H A Djob.c167 drm_tegra_job_wait(struct drm_tegra_job *job, unsigned long timeout) in drm_tegra_job_wait() argument
/third_party/ltp/testcases/kernel/syscalls/clone/
H A Dclone08.c147 struct timespec timeout = { 5 /* sec */, 0 }; in test_clone_thread() local
/third_party/ltp/testcases/kernel/syscalls/io_submit/
H A Dio_submit02.c74 struct timespec timeout = { .tv_sec = 1 }; in run() local
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/
H A Drpc1.c35 struct timeval timeout; in main() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/eventfd/
H A Deventfd06.c92 struct timeval timeout = { 10, 0 }; in test_select() local
/third_party/ltp/testcases/kernel/syscalls/io_pgetevents/
H A Dio_pgetevents02.c28 struct tst_ts *timeout; member
/third_party/ltp/testcases/kernel/syscalls/select/
H A Dselect01.c40 struct timeval timeout; in run() local
H A Dselect_var.h21 do_select_faulty_to(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout, int faulty_to) do_select_faulty_to() argument
99 do_select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) do_select() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/utils/
H A Dmq_timed.h35 int timeout; member

Completed in 10 milliseconds

1...<<21222324252627282930>>...235