Home
last modified time | relevance | path

Searched defs:timeout (Results 401 - 425 of 5730) sorted by relevance

1...<<11121314151617181920>>...230

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D2-2.c37 struct timespec timeout; in thr_func() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
H A D3-1.c58 struct timespec timeout, ts; in fn_wr() local
[all...]
H A D1-1.c56 struct timespec timeout; in fn_wr() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_fence.c109 lima_fence_finish(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_fence_handle *fence, uint64_t timeout) lima_fence_finish() argument
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A D__recvmmsg_time64.c84 struct timespec timeout; in recvsss() local
H A Drecvmmsg.c82 struct timespec timeout; in recvsss() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DEGLReusableSync.cpp36 clientWait(const egl::Display *display, const gl::Context *context, EGLint flags, EGLTime timeout, EGLint *outResult) clientWait() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFence.hpp58 VkResult wait(const std::chrono::time_point<CLOCK, DURATION> &timeout) in wait() argument
/third_party/skia/third_party/externals/oboe/tests/
H A DtestStreamOpen.cpp71 int timeout = 20; in checkSampleRateConversionAdvancing() local
177 int timeout = 20; in TEST_F() local
[all...]
H A DtestStreamWaitState.cpp60 int64_t timeout = 0; // don't wait for a state change in checkWaitZeroTimeout() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dconditionvariable.h158 wait_until( marl::lock& lock, const std::chrono::time_point<Clock, Duration>& timeout, Predicate&& pred) wait_until() argument
/third_party/rust/crates/rustix/src/backend/libc/net/
H A Dsyscalls.rs567 let mut timeout = c::timeval { variables
591 let mut timeout: u32 = ((timeout.as_nanos() + 999_999) / 1_000_000) global() variables
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
H A Dp2p_find.py125 timeout variable
[all...]
H A Dp2p_stop_find.py118 timeout = 5 variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
H A Dp2p_find.py125 timeout variable
[all...]
H A Dp2p_stop_find.py118 timeout = 5 variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DSyncEGL.cpp60 clientWait(const egl::Display *display, const gl::Context *context, EGLint flags, EGLTime timeout, EGLint *outResult) clientWait() argument
/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Dsocket_server.cpp88 int SocketServer::Poll(short inEvent, short& outEvent, const std::chrono::milliseconds& timeout) in Poll() argument
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_task.h79 uint64_t timeout; member in OHOS::HiviewDFX::WatchdogTask
H A Dxcollie.cpp33 int XCollie::SetTimer(const std::string &name, unsigned int timeout, std::function<void(void *)> func, in SetTimer() argument
58 extern "C" int SetTimerRust(const char* data, unsigned int timeout, in SetTimerRust() argument
/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/
H A Dbase_type.h44 int timeout = 0; member
/base/request/request/pre_download/netstack_rs/src/
H A Drequest.rs65 pub fn timeout(&mut self, timeout: u32) -> &mut Self { in timeout() functions
/base/msdp/device_status/utils/ipc/src/
H A Dstream_socket.cpp63 int32_t StreamSocket::EpollWait(int32_t maxevents, int32_t timeout, struct epoll_event &events) in EpollWait() argument
/base/msdp/device_status/intention/common/epoll/src/
H A Depoll_manager.cpp124 int32_t EpollManager::WaitTimeout(struct epoll_event *events, int32_t maxevents, int32_t timeout) in WaitTimeout() argument
/base/msdp/device_status/intention/scheduler/task_scheduler/src/
H A Dtask_scheduler.cpp94 static constexpr int32_t timeout = 3000; in PostSyncTask() local

Completed in 9 milliseconds

1...<<11121314151617181920>>...230