/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | PluginLoader.cpp | 26 sys::SmartScopedLock<true> Lock(*PluginsLock); in operator =() local 37 sys::SmartScopedLock<true> Lock(*PluginsLock); in getNumPlugins() local 42 sys::SmartScopedLock<true> Lock(*PluginsLock); in getPlugin() local
|
D | ErrorHandling.cpp | 67 std::lock_guard<std::mutex> Lock(ErrorHandlerMutex); in install_fatal_error_handler() local 76 std::lock_guard<std::mutex> Lock(ErrorHandlerMutex); in remove_fatal_error_handler() local 101 std::lock_guard<std::mutex> Lock(ErrorHandlerMutex); in report_fatal_error() local 132 std::lock_guard<std::mutex> Lock(BadAllocErrorHandlerMutex); in install_bad_alloc_error_handler() local 141 std::lock_guard<std::mutex> Lock(BadAllocErrorHandlerMutex); in remove_bad_alloc_error_handler() local 154 std::lock_guard<std::mutex> Lock(BadAllocErrorHandlerMutex); in report_bad_alloc_error() local
|
D | Parallel.cpp | 47 std::lock_guard<std::mutex> Lock(Mutex); in ThreadPoolExecutor() local 61 std::lock_guard<std::mutex> Lock(Mutex); in stop() local 86 std::lock_guard<std::mutex> Lock(Mutex); in add() local 95 std::unique_lock<std::mutex> Lock(Mutex); in work() local
|
D | DynamicLibrary.cpp | 144 SmartScopedLock<true> Lock(*SymbolsMutex); in AddSymbol() local 156 SmartScopedLock<true> Lock(*SymbolsMutex); in getPermanentLibrary() local 165 SmartScopedLock<true> Lock(*SymbolsMutex); in addPermanentLibrary() local 181 SmartScopedLock<true> Lock(*SymbolsMutex); in SearchForAddressOfSymbol() local
|
D | ManagedStatic.cpp | 49 std::lock_guard<std::recursive_mutex> Lock(*getManagedStaticMutex()); in RegisterManagedStatic() local
|
D | CodeGenCoverage.cpp | 87 sys::SmartScopedLock<true> Lock(OutputMutex); in emit() local
|
/third_party/node/deps/v8/src/base/platform/ |
D | mutex.cc | 161 void Mutex::Lock() { in Lock() function in v8::base::Mutex 196 void RecursiveMutex::Lock() { in Lock() function in v8::base::RecursiveMutex 320 void Mutex::Lock() { in Lock() function in v8::base::Mutex 355 void RecursiveMutex::Lock() { in Lock() function in v8::base::RecursiveMutex 428 void Mutex::Lock() { SbMutexAcquire(&native_handle_); } in Lock() function in v8::base::Mutex 436 void RecursiveMutex::Lock() { native_handle_.Acquire(); } in Lock() function in v8::base::RecursiveMutex
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | IRCompileLayer.cpp | 24 std::lock_guard<std::mutex> Lock(IRLayerMutex); in setNotifyCompiled() local 34 std::lock_guard<std::mutex> Lock(IRLayerMutex); in emit() local
|
D | LazyReexports.cpp | 29 std::lock_guard<std::mutex> Lock(LCTMMutex); in getCallThroughTrampoline() local 46 std::lock_guard<std::mutex> Lock(LCTMMutex); in callThroughToSymbol() local 67 std::lock_guard<std::mutex> Lock(LCTMMutex); in callThroughToSymbol() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | ErrorHandling.cpp | 50 llvm::MutexGuard Lock(*ErrorHandlerMutex); in install_fatal_error_handler() local 57 llvm::MutexGuard Lock(*ErrorHandlerMutex); in remove_fatal_error_handler() local 80 llvm::MutexGuard Lock(*ErrorHandlerMutex); in report_fatal_error() local
|
D | ManagedStatic.cpp | 51 std::lock_guard<std::recursive_mutex> Lock(*getManagedStaticMutex()); in RegisterManagedStatic() local
|
/third_party/cef/libcef_dll/base/ |
D | cef_lock_impl.cc | 29 void LockImpl::Lock() { in Lock() function in base::cef_internal::LockImpl 79 void LockImpl::Lock() { in Lock() function in base::cef_internal::LockImpl
|
D | cef_lock.cc | 17 Lock::Lock() : lock_() {} in Lock() function in base::cef_internal::Lock
|
/third_party/json/tests/thirdparty/Fuzzer/ |
D | FuzzerUtilDarwin.cpp | 46 std::lock_guard<std::mutex> Lock(SignalMutex); in ExecuteCommand() local 127 std::lock_guard<std::mutex> Lock(SignalMutex); in ExecuteCommand() local
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/synchronization/ |
D | lock_boost.h | 25 typedef boost::mutex Lock; typedef
|
D | lock_unsafe.h | 31 Lock() {} in Lock() function
|
D | lock_win32.h | 30 Lock() { in Lock() function
|
D | lock_posix.h | 30 Lock() { in Lock() function
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
D | lock.cc | 23 Lock::Lock() { in Lock() function in sfntly::Lock
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
D | Context.hpp | 50 class Lock class in vk::dbg::Context
|
/third_party/python/Doc/library/ |
D | asyncio-sync.rst | 36 Lock chapter
|
/third_party/openh264/codec/common/inc/ |
D | WelsLock.h | 61 WELS_THREAD_ERROR_CODE Lock() { in Lock() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
D | PassRegistry.h | 39 mutable sys::SmartRWMutex<true> Lock; variable
|
/third_party/lzma/CPP/Windows/ |
D | MemoryGlobal.h | 31 LPVOID Lock() const { return GlobalLock(_global); } in Lock() function
|
/third_party/cef/include/base/ |
D | cef_lock.h | 56 Lock() : lock_() {} in Lock() function
|