Home
last modified time | relevance | path

Searched defs:timeout (Results 76 - 100 of 687) sorted by relevance

12345678910>>...28

/third_party/musl/libc-test/src/functionalext/supplement/select/
H A Dselect.c39 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 Dpoll-posix.c59 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 DSyncGL.cpp57 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 DSyncNULL.cpp35 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 DGrGLAssembleWebGLInterfaceAutogen.cpp32 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 DVkTimelineSemaphore.hpp146 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 Dnbd_client.c43 unsigned long timeout = 0; in nbd_client_main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dper_thread_sem.cc78 bool timeout = false; in AbslInternalPerThreadSemWait() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
H A Dp2p_disconnect.py113 timeout = 5 variable
H A Dp2p_flush.py113 timeout = 5 variable
H A Dp2p_listen.py115 timeout = 0 variable
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
H A Dp2p_disconnect.py113 timeout = 5 variable
H A Dp2p_flush.py113 timeout = 5 variable
H A Dp2p_listen.py115 timeout = 0 variable
[all...]
/third_party/curl/tests/libtest/
H A Dlib1531.c70 struct timeval timeout; in test() local
[all...]
H A Dlib591.c94 long timeout = -99; in test() local
/third_party/curl/tests/unit/
H A Dunit1303.c145 timediff_t timeout; global() variable
[all...]
/third_party/curl/docs/examples/
H A Dmulti-legacy.c80 struct timeval timeout; in main() local
[all...]
/third_party/libuv/test/
H A Dbenchmark-million-async.c83 int timeout; in BENCHMARK_IMPL() local
/third_party/libdrm/
H A Dlibsync.h61 static inline int sync_wait(int fd, int timeout) in sync_wait() argument
/third_party/mbedtls/programs/fuzz/
H A Dcommon.c99 fuzz_recv_timeout(void *ctx, unsigned char *buf, size_t len, uint32_t timeout) fuzz_recv_timeout() argument
/third_party/ltp/lib/
H A Dtst_checkpoint.c85 struct timespec timeout; in tst_checkpoint_wait() local
H A Dtst_epoll.c67 safe_epoll_wait(const char *const file, const int lineno, int epfd, struct epoll_event *events, int maxevents, int timeout) safe_epoll_wait() argument
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns13.c53 struct timespec timeout; in child_fn() local
/third_party/node/deps/npm/node_modules/retry/test/integration/
H A Dtest-retry-operation.js

Completed in 7 milliseconds

12345678910>>...28