Home
last modified time | relevance | path

Searched defs:timeout (Results 276 - 300 of 717) sorted by relevance

1...<<11121314151617181920>>...29

/third_party/mesa3d/src/intel/tools/imgui/
H A Dimgui_impl_gtk3.cpp221 static void kick_timeout_redraw(float timeout) in kick_timeout_redraw() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_fence.c249 vk_common_WaitForFences(VkDevice _device, uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint64_t timeout) vk_common_WaitForFences() argument
H A Dvk_semaphore.c293 vk_common_WaitSemaphores(VkDevice _device, const VkSemaphoreWaitInfo *pWaitInfo, uint64_t timeout) vk_common_WaitSemaphores() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c84 nouveau_screen_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *pfence, uint64_t timeout) nouveau_screen_fence_finish() argument
/third_party/libfuse/example/
H A Dnotify_inval_entry.c103 float timeout; member
[all...]
/third_party/ltp/testcases/kernel/logging/kmsg/
H A Dkmsg01.c141 struct timeval timeout; in timed_read() local
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutextest.h68 futex_syscall(enum futex_fn_type fntype, futex_t *uaddr, int futex_op, futex_t val, void *timeout, futex_t *uaddr2, int val3, int opflags) futex_syscall() argument
87 futex_wait(enum futex_fn_type fntype, futex_t *uaddr, futex_t val, struct tst_ts *timeout, int opflags) futex_wait() argument
110 futex_wait_bitset(enum futex_fn_type fntype, futex_t *uaddr, futex_t val, struct tst_ts *timeout, u_int32_t bitset, int opflags) futex_wait_bitset() argument
134 futex_lock_pi(enum futex_fn_type fntype, futex_t *uaddr, struct tst_ts *timeout, int detect, int opflags) futex_lock_pi() argument
202 futex_wait_requeue_pi(enum futex_fn_type fntype, futex_t *uaddr, futex_t val, futex_t *uaddr2, struct tst_ts *timeout, int opflags) futex_wait_requeue_pi() argument
[all...]
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmpv4_sender.c67 double timeout; member
H A Dns-igmp_querier.c65 double timeout; member
H A Dns-mcast_receiver.c62 double timeout; member
H A Dns-udpsender.c66 double timeout; member
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str03.c63 int timeout = 30; /* minutes */ variable
/third_party/ltp/testcases/kernel/syscalls/recvfrom/
H A Drecvfrom01.c215 struct timeval timeout; in setup1() local
/third_party/ltp/testcases/kernel/syscalls/recv/
H A Drecv01.c193 struct timeval timeout; in setup1() local
/third_party/ltp/testcases/kernel/syscalls/sigrelse/
H A Dsigrelse01.c683 static void timeout(in function
[all...]
/third_party/lwip/src/core/
H A Dlowpower.c168 struct timer_entry *timeout = NULL; in sys_timeout_reg() local
[all...]
/third_party/libdrm/tests/amdgpu/
H A Dsyncobj_tests.c231 uint64_t timeout; in amdgpu_syncobj_timeline_test() local
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_event.c77 const int timeout = 0; in threadfunc() local
/third_party/lwip/src/include/lwip/
H A Dlowpower.h107 u32_t timeout; member
/third_party/lwip/test/unit/arch/
H A Dsys_arch.c98 sys_arch_sem_wait(sys_sem_t *sem, u32_t timeout) in sys_arch_sem_wait() argument
293 sys_arch_mbox_fetch(sys_mbox_t *q, void **msg, u32_t timeout) in sys_arch_mbox_fetch() argument
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dtransport.cc172 struct timeval timeout; in IsDataAvailable() local
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c616 i915_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) i915_fence_finish() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c370 rel2abs(uint64_t timeout) in rel2abs() argument
384 iris_fence_finish(struct pipe_screen *p_screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) iris_fence_finish() argument
/third_party/mesa3d/src/util/
H A Dfossilize_db.c181 static int lock_file_with_timeout(FILE *f, int64_t timeout) in lock_file_with_timeout() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.c305 rel2abs(uint64_t timeout) in rel2abs() argument
319 crocus_fence_finish(struct pipe_screen *p_screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) crocus_fence_finish() argument

Completed in 18 milliseconds

1...<<11121314151617181920>>...29