Home
last modified time | relevance | path

Searched defs:wait (Results 101 - 125 of 385) sorted by relevance

12345678910>>...16

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkTimelineSemaphore.cpp69 void TimelineSemaphore::wait(uint64_t value) in wait() function in vk::TimelineSemaphore
74 void TimelineSemaphore::Shared::wait(uint64_t value) in wait() function in vk::TimelineSemaphore::Shared
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Devent.h150 void Event::Shared::wait() { wait() function in marl::Event::Shared
198 void Event::wait() const { wait() function in marl::Event
[all...]
/third_party/python/Python/
H A Dcondvar.h163 DWORD wait; in _PyCOND_WAIT_MS() local
/third_party/rust/crates/nix/src/sys/
H A Dwait.rs335 pub fn wait() -> Result<WaitStatus> { in wait() functions
H A Dtimerfd.rs194 pub fn wait(&self) -> Result<()> { in wait() functions
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dtask_manager.cpp88 auto wait = std::make_unique<ActionWait>(seqId, timeoutMs); in WaitExec() local
/device/qemu/drivers/uart/
H A Duart.c199 struct wait_queue_head *wait = NULL; in Hi35xxInit() local
240 struct wait_queue_head *wait in Hi35xxDeinit() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_timeline_io.c294 static unsigned int kbasep_timeline_io_poll(struct file *filp, poll_table *wait) in kbasep_timeline_io_poll() argument
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dtask.h665 static inline void wait() in wait() function
677 static inline void wait(std::initializer_list<dependence> deps) in wait() function
690 static inline void wait(const std::vector<dependence>& deps) in wait() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.cpp240 void RuntimeContextImpl::RemoveTimer(TimerId timerId, bool wait) in RemoveTimer() argument
H A Dnotification_chain.cpp174 int NotificationChain::ListenerChain::UnRegisterListener(Listener *listener, bool wait) in UnRegisterListener() argument
319 int NotificationChain::Listener::Drop(bool wait) in Drop() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_test.cpp58 const int32_t wait = 10; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dpriority_queue.h115 bool Remove(_Tid id, bool wait) in Remove() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dkv_virtual_device.cpp98 int KvVirtualDevice::Subscribe(QuerySyncObject query, bool wait, int id) in Subscribe() argument
115 int KvVirtualDevice::UnSubscribe(QuerySyncObject query, bool wait, int id) in UnSubscribe() argument
120 int KvVirtualDevice::UnSubscribe(const QuerySyncObject &query, bool wait, int id, in UnSubscribe() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_db.cpp58 int32_t CloudDB::Sync(const Devices &devices, int32_t mode, const GenQuery &query, Async async, int32_t wait) in Sync() argument
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpriority_queue.h117 bool Remove(_Tid id, bool wait) in Remove() argument
/third_party/astc-encoder/Source/
H A Dastcenc_internal_entry.h284 void wait() in wait() function in ParallelManager
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DQuery.cpp247 boolean wait = !!(Flags & D3D10_DDI_GET_DATA_DO_NOT_FLUSH); in QueryGetData() local
349 enum pipe_render_cond_flag wait; in SetPredication() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_query.c250 vc4_get_query_result(struct pipe_context *pctx, struct pipe_query *pquery, bool wait, union pipe_query_result *vresult) vc4_get_query_result() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Devent.cpp120 event::wait() const { in wait() function in event
174 hard_event::wait() const { in wait() function in hard_event
/third_party/node/src/inspector/
H A Dworker_inspector.cc105 bool wait = !delegates_waiting_on_start_.empty(); in NewParentHandle() local
127 void WorkerManager::SetWaitOnStartForDelegate(int id, bool wait) { in SetWaitOnStartForDelegate() argument
/third_party/node/deps/cares/src/lib/
H A Dares_event.h79 size_t (*wait)(ares_event_thread_t *e, unsigned long timeout_ms); member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_query.c528 boolean b, wait; in llvmpipe_check_render_cond() local
94 llvmpipe_get_query_result(struct pipe_context *pipe, struct pipe_query *q, bool wait, union pipe_query_result *vresult) llvmpipe_get_query_result() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c199 nv30_query_result(struct pipe_context *pipe, struct pipe_query *pq, bool wait, union pipe_query_result *result) nv30_query_result() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw.c272 nv50_hw_get_query_result(struct nv50_context *nv50, struct nv50_query *q, bool wait, union pipe_query_result *result) nv50_hw_get_query_result() argument

Completed in 14 milliseconds

12345678910>>...16