| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
| H A D | 2-2.c | 37 struct timespec timeout; in thr_func() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/ |
| H A D | 3-1.c | 58 struct timespec timeout, ts; in fn_wr() local [all...] |
| H A D | 1-1.c | 56 struct timespec timeout; in fn_wr() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_fence.c | 109 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.c | 84 struct timespec timeout; in recvsss() local
|
| H A D | recvmmsg.c | 82 struct timespec timeout; in recvsss() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | EGLReusableSync.cpp | 36 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 D | VkFence.hpp | 58 VkResult wait(const std::chrono::time_point<CLOCK, DURATION> &timeout) in wait() argument
|
| /third_party/skia/third_party/externals/oboe/tests/ |
| H A D | testStreamOpen.cpp | 71 int timeout = 20; in checkSampleRateConversionAdvancing() local 177 int timeout = 20; in TEST_F() local [all...] |
| H A D | testStreamWaitState.cpp | 60 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 D | conditionvariable.h | 158 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 D | syscalls.rs | 567 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 D | p2p_find.py | 125 timeout variable [all...] |
| H A D | p2p_stop_find.py | 118 timeout = 5 variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/ |
| H A D | p2p_find.py | 125 timeout variable [all...] |
| H A D | p2p_stop_find.py | 118 timeout = 5 variable
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | SyncEGL.cpp | 60 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 D | socket_server.cpp | 88 int SocketServer::Poll(short inEvent, short& outEvent, const std::chrono::milliseconds& timeout) in Poll() argument
|
| /base/hiviewdfx/hicollie/frameworks/native/ |
| H A D | watchdog_task.h | 79 uint64_t timeout; member in OHOS::HiviewDFX::WatchdogTask
|
| H A D | xcollie.cpp | 33 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 D | base_type.h | 44 int timeout = 0;
member
|
| /base/request/request/pre_download/netstack_rs/src/ |
| H A D | request.rs | 65 pub fn timeout(&mut self, timeout: u32) -> &mut Self { in timeout() functions
|
| /base/msdp/device_status/utils/ipc/src/ |
| H A D | stream_socket.cpp | 63 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 D | epoll_manager.cpp | 124 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 D | task_scheduler.cpp | 94 static constexpr int32_t timeout = 3000;
in PostSyncTask() local
|