Home
last modified time | relevance | path

Searched defs:wait (Results 276 - 300 of 2246) sorted by relevance

1...<<11121314151617181920>>...90

/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-hwdep.c52 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) hwdep_poll() argument
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_res.c175 int wait = 1000; in fnic_set_nic_config() local
/kernel/linux/linux-6.6/sound/soc/intel/common/
H A Dsst-ipc.c78 ipc_tx_message(struct sst_generic_ipc *ipc, struct sst_ipc_message request, struct sst_ipc_message *reply, int wait) ipc_tx_message() argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Ddlm_plock.h36 __u8 wait; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddlm_plock.h36 __u8 wait; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Ddlm_plock.h23 __u8 wait; member
/test/testfwk/arkxtest/testserver/src/client/
H A Dtest_server_client.cpp51 auto wait = locatorCond_.wait_for(lock, std::chrono::milliseconds(TESTSERVER_LOAD_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
/test/testfwk/arkxtest/testserver/test/unittest/
H A Dstart_test_server.cpp47 auto wait = locatorCond_.wait_for(lock, std::chrono::milliseconds(TESTSERVER_LOAD_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
/third_party/curl/src/
H A Dtool_cb_rea.c71 long wait = config->timeout_ms - msdelta; in tool_read_cb() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_query_pipe.c139 v3d_get_query_result_pipe(struct v3d_context *v3d, struct v3d_query *query, bool wait, union pipe_query_result *vresult) v3d_get_query_result_pipe() argument
H A Dv3d_query_perfcnt.c275 v3d_get_query_result_perfcnt(struct v3d_context *v3d, struct v3d_query *query, bool wait, union pipe_query_result *vresult) v3d_get_query_result_perfcnt() argument
H A Dv3d_query.c89 v3d_get_query_result(struct pipe_context *pctx, struct pipe_query *query, bool wait, union pipe_query_result *vresult) v3d_get_query_result() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_query.c317 boolean b, wait; in softpipe_check_render_cond() local
233 softpipe_get_query_result(struct pipe_context *pipe, struct pipe_query *q, bool wait, union pipe_query_result *vresult) softpipe_get_query_result() argument
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpoll.h59 poll_wait_head wait; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpoll.h56 poll_wait_head wait; member
/third_party/ltp/testcases/kernel/syscalls/getrusage/
H A Dgetrusage04.c155 static void busyloop(long wait) in busyloop() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query.c88 fd_get_query_result(struct pipe_context *pctx, struct pipe_query *pq, bool wait, in fd_get_query_result() argument
H A Dfreedreno_query_acc.c139 fd_acc_get_query_result(struct fd_context *ctx, struct fd_query *q, bool wait, in fd_acc_get_query_result() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_query.c80 etna_get_query_result(struct pipe_context *pctx, struct pipe_query *pq, bool wait, union pipe_query_result *result) etna_get_query_result() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_gem.c40 struct drm_syncobj_wait wait = { in intel_gem_supports_syncobj_wait() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_query.c191 bool wait; in r300_render_condition() local
140 r300_get_query_result(struct pipe_context* pipe, struct pipe_query* query, bool wait, union pipe_query_result *vresult) r300_get_query_result() argument
/third_party/pulseaudio/src/pulsecore/
H A Dshmasyncq.c117 int pa_shmasyncq_push(pa_shmasyncq*l, void *p, int wait) { in pa_shmasyncq_push() argument
149 void* pa_shmasyncq_pop(pa_shmasyncq*l, int wait) { in pa_shmasyncq_pop() argument
/third_party/python/Lib/multiprocessing/
H A Dpopen_spawn_win32.py102 def wait(self, timeout=None): member in Popen
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DProgramImpl.h62 inline angle::Result LinkEventDone::wait(const gl::Context *context) in wait() function in rx::LinkEventDone
H A DShaderImpl.cpp26 void WaitableCompileEvent::wait() in wait() function in rx::WaitableCompileEvent

Completed in 10 milliseconds

1...<<11121314151617181920>>...90