Home
last modified time | relevance | path

Searched defs:latch (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dprobe_thread_test.cpp31 std::shared_ptr<TinyCountDownLatch> latch = std::make_shared<TinyCountDownLatch>(2); member
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dprobe_thread.cpp54 ProbeThread(uint32_t netId, NetBearType bearType, const NetLinkInfo &netLinkInfo, std::shared_ptr<TinyCountDownLatch> latch, std::shared_ptr<TinyCountDownLatch> latchAll, ProbeType probeType, std::string httpUrl, std::string httpsUrl) ProbeThread() argument
H A Dnet_monitor.cpp168 std::shared_ptr<TinyCountDownLatch> latch = std::make_shared<TinyCountDownLatch>(ONE_URL_DETECT_NUM); in SendProbe() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_descriptor.h394 inline void SetLatchBlockImpl(BasicBlock* latch) { loop_latch argument
[all...]
H A Dloop_descriptor.cpp291 void Loop::SetLatchBlock(BasicBlock* latch) { in SetLatchBlock() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_descriptor.h394 inline void SetLatchBlockImpl(BasicBlock* latch) { loop_latch argument
[all...]
H A Dloop_descriptor.cpp291 void Loop::SetLatchBlock(BasicBlock* latch) { in SetLatchBlock() argument
/third_party/spirv-tools/source/opt/
H A Dloop_descriptor.h394 inline void SetLatchBlockImpl(BasicBlock* latch) { loop_latch argument
[all...]
H A Dloop_descriptor.cpp289 void Loop::SetLatchBlock(BasicBlock* latch) { in SetLatchBlock() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglGetFrameTimestampsTests.cpp140 EGLnsecsANDROID latch; member

Completed in 10 milliseconds