/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | ThreadSafeModule.h | 42 Lock(std::shared_ptr<State> S) : S(std::move(S)), L(this->S->Mutex) {} in Lock() function 135 auto Lock = TSCtx.getLock(); in decltype() local 143 auto Lock = TSCtx.getLock(); in decltype() local 151 auto Lock = TSCtx.getLock(); in decltype() local
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ExecutionEngine/Orc/ |
D | ThreadSafeModule.h | 42 Lock(std::shared_ptr<State> S) : S(std::move(S)), L(this->S->Mutex) {} in Lock() function 135 auto Lock = TSCtx.getLock(); in decltype() local 143 auto Lock = TSCtx.getLock(); in decltype() local 151 auto Lock = TSCtx.getLock(); in decltype() local
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/ |
D | ThreadSafeModule.h | 42 Lock(std::shared_ptr<State> S) : S(std::move(S)), L(this->S->Mutex) {} in Lock() function 135 auto Lock = TSCtx.getLock(); in decltype() local 143 auto Lock = TSCtx.getLock(); in decltype() local 151 auto Lock = TSCtx.getLock(); in decltype() local
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/ |
D | ThreadSafeModule.h | 42 Lock(std::shared_ptr<State> S) : S(std::move(S)), L(this->S->Mutex) {} in Lock() function 135 auto Lock = TSCtx.getLock(); in decltype() local 143 auto Lock = TSCtx.getLock(); in decltype() local 151 auto Lock = TSCtx.getLock(); in decltype() local
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/io/stdio/ |
D | tests.rs | 71 type Lock; typedef 72 fn lock(&'a self) -> Self::Lock; in lock() 75 type Lock = StderrLock<'a>; typedef 81 type Lock = StdinLock<'a>; typedef 87 type Lock = StdoutLock<'a>; typedef
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/io/stdio/ |
D | tests.rs | 71 type Lock; typedef 72 fn lock(&'a self) -> Self::Lock; in lock() 75 type Lock = StderrLock<'a>; typedef 81 type Lock = StdinLock<'a>; typedef 87 type Lock = StdoutLock<'a>; typedef
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/io/stdio/ |
D | tests.rs | 71 type Lock; typedef 72 fn lock(&'a self) -> Self::Lock; in lock() 75 type Lock = StderrLock<'a>; typedef 81 type Lock = StdinLock<'a>; typedef 87 type Lock = StdoutLock<'a>; typedef
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/io/stdio/ |
D | tests.rs | 71 type Lock; typedef 72 fn lock(&'a self) -> Self::Lock; in lock() 75 type Lock = StderrLock<'a>; typedef 81 type Lock = StdinLock<'a>; typedef 87 type Lock = StdoutLock<'a>; typedef
|
/prebuilts/go/linux-x86/src/sync/ |
D | mutex.go | 43 Lock() methodSpec 83 func (m *Mutex) Lock() { func
|
D | rwmutex.go | 142 func (rw *RWMutex) Lock() { func 244 func (r *rlocker) Lock() { (*RWMutex)(r).RLock() } func
|
D | cond.go | 121 func (*noCopy) Lock() {} func
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dmo.h | 25 #define Lock DMOLock macro
|
D | msputils.h | 102 void Lock() { EnterCriticalSection(&m_CritSec); } in Lock() function
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ |
D | PassRegistry.h | 38 mutable sys::SmartRWMutex<true> Lock; variable
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ |
D | PassRegistry.h | 38 mutable sys::SmartRWMutex<true> Lock; variable
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ |
D | PassRegistry.h | 38 mutable sys::SmartRWMutex<true> Lock; variable
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ |
D | PassRegistry.h | 38 mutable sys::SmartRWMutex<true> Lock; variable
|
/prebuilts/go/linux-x86/src/cmd/go/internal/lockedfile/ |
D | mutex.go | 46 func (mu *Mutex) Lock() (unlock func(), err error) { func
|
/prebuilts/go/linux-x86/src/cmd/go/internal/lockedfile/internal/filelock/ |
D | filelock.go | 41 func Lock(f File) error { func
|
/prebuilts/jdk/jdk8/linux-x86/sample/scripting/scriptpad/src/resources/ |
D | conc.js | 49 var Lock = java.util.concurrent.locks.ReentrantLock; variable
|
/prebuilts/jdk/jdk8/darwin-x86/sample/scripting/scriptpad/src/resources/ |
D | conc.js | 49 var Lock = java.util.concurrent.locks.ReentrantLock; variable
|
/prebuilts/go/linux-x86/src/internal/fuzz/ |
D | pcg.go | 144 func (*noCopy) Lock() {} func
|
/prebuilts/build-tools/common/py3-stdlib/asyncio/ |
D | locks.py | 23 class Lock(_ContextManagerMixin, mixins._LoopBoundMixin): class
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/ |
D | locks.py | 24 class Lock(_ContextManagerMixin, mixins._LoopBoundMixin): class
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/ |
D | locks.py | 24 class Lock(_ContextManagerMixin, mixins._LoopBoundMixin): class
|