Home
last modified time | relevance | path

Searched defs:timeout (Results 426 - 450 of 5888) sorted by relevance

1...<<11121314151617181920>>...236

/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H A Dstarvation.c28 static int timeout = 240; variable
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
H A Dsemop03.c21 static struct tst_ts timeout; variable
H A Dsemop01.c24 static struct tst_ts timeout; variable
/third_party/ltp/testcases/kernel/syscalls/sendmmsg/
H A Dsendmmsg01.c23 struct tst_ts timeout; in run() local
/third_party/ltp/testcases/kernel/syscalls/times/
H A Dtimes03.c30 static volatile int timeout; variable
/third_party/ltp/testcases/kernel/kvm/
H A Dkvm_svm03.c104 struct timespec timeout; in run() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
H A D3-1.c57 struct timespec timeout, ts; in fn_rd() local
H A D1-1.c54 struct timespec timeout; in fn_rd() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-2.c37 struct timespec timeout; in thr_func() local
/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

Completed in 9 milliseconds

1...<<11121314151617181920>>...236