Home
last modified time | relevance | path

Searched defs:Lock (Results 1 - 25 of 60) sorted by relevance

123

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H A Dlock.cc23 Lock::Lock() { in Lock() function in sfntly::Lock
[all...]
H A Dlock.h37 class Lock { class
/third_party/libphonenumber/cpp/src/phonenumbers/base/synchronization/
H A Dlock_posix.h28 class Lock { class
30 Lock() { in Lock() function in i18n::phonenumbers::Lock
H A Dlock_win32.h28 class Lock { class
30 Lock() { in Lock() function in i18n::phonenumbers::Lock
H A Dlock_boost.h25 typedef boost::mutex Lock; typedef
H A Dlock_unsafe.h29 class Lock { class
31 Lock() {} in Lock() function in i18n::phonenumbers::Lock
H A Dlock_stdmutex.h27 class Lock { class
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DContext.hpp50 class Lock class in vk::dbg::Context
[all...]
H A DContext.cpp255 Context::Lock::Lock(Impl *ctx) in Lock() function in vk::dbg::Context::Lock
265 Context::Lock::Lock(Lock &&o) in Lock() function in vk::dbg::Context::Lock
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
H A DPassRegistry.h39 mutable sys::SmartRWMutex<true> Lock; member in llvm::PassRegistry
/third_party/lzma/CPP/Windows/
H A DMemoryGlobal.h31 LPVOID Lock() const { return GlobalLock(_global); } in Lock() function in NWindows::NMemory::CGlobal
/third_party/skia/src/ports/skia_ohos/
H A DHmSymbolConfig_ohos.h52 void Lock() in Lock() function in HmSymbolConfig_OHOS
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DThreadSafeModule.h40 class LLVM_NODISCARD Lock { class in llvm::orc::ThreadSafeContext
42 Lock(std::shared_ptr<State> S) : S(std::move(S)), L(this->S->Mutex) {} in Lock() function in llvm::orc::ThreadSafeContext::Lock
136 auto Lock = TSCtx.getLock(); in F() local
145 auto Lock = TSCtx.getLock(); in F() local
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DGalliumContext.cpp412 GalliumContext::Lock() in Lock() function in GalliumContext
/third_party/node/deps/v8/src/common/
H A Dassert-scope.h304 void Lock() { in Lock() function in v8::internal::NoGarbageCollectionMutexGuard
/third_party/node/deps/v8/src/base/platform/
H A Dmutex.cc161 void Mutex::Lock() { in Lock() function in v8::base::Mutex
196 void RecursiveMutex::Lock() { in Lock() function in v8::base::RecursiveMutex
/third_party/python/Lib/multiprocessing/dummy/
H A D__init__.py26 from threading import Lock, RLock, Semaphore, BoundedSemaphore namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DStatistic.cpp101 sys::SmartMutex<true> &Lock = *StatLock; in RegisterStatistic() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceThreading.h103 GlobalLockType Lock; member in Ice::BoundedProducerConsumerQueue
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_mutex.cpp136 void dng_mutex::Lock () in Lock() function in dng_mutex
/third_party/gn/src/base/files/
H A Dfile_posix.cc275 File::Error File::Lock() { function in base::File
H A Dfile_win.cc191 File::Error File::Lock() { in Lock() function in base::File
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestUtil.java143 static class Lock { class in TestUtil
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestUtil.java144 static class Lock { class in TestUtil
/third_party/json/tools/serve_header/
H A Dserve_header.py13 from threading import Lock, Timer namespace

Completed in 11 milliseconds

123