Home
last modified time | relevance | path

Searched defs:registryLock (Results 1 – 15 of 15) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp304 llvm::sys::SmartScopedReader<true> registryLock(getImpl().contextMutex); in getRegisteredDialects() local
317 llvm::sys::SmartScopedReader<true> registryLock(getImpl().contextMutex); in getRegisteredDialect() local
331 llvm::sys::SmartScopedWriter<true> registryLock(impl.contextMutex); in registerDialect() local
357 llvm::sys::SmartScopedReader<true> registryLock(getImpl().contextMutex); in getRegisteredOperations() local
387 llvm::sys::SmartScopedWriter<true> registryLock(impl.contextMutex); in addOperation() local
400 llvm::sys::SmartScopedWriter<true> registryLock(impl.contextMutex); in addSymbol() local
414 llvm::sys::SmartScopedReader<true> registryLock(impl.contextMutex); in lookup() local
/dports/devel/mutagen/mutagen-0.11.8/pkg/prompting/
H A Dregistry.go12 var registryLock sync.RWMutex var
/dports/net/fb303/fb303-83ae662219660d30b49ad8474f5c63bbfc6d5f6f/fb303/
H A DTLStatsLockTraits.h114 static void willAcquireStatLock(detail::DebugCheckedLock& registryLock) { in willAcquireStatLock()
/dports/misc/usd/USD-21.11/pxr/imaging/hd/
H A DinstanceRegistry.h90 RegistryLock &&registryLock, in HdInstance()
/dports/security/keybase/client-v5.7.1/go/kbfs/libgit/
H A Dautogit_manager.go57 registryLock sync.RWMutex member
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/
H A Dconcurrency.d912 private @property Mutex registryLock() in registryLock() function
953 synchronized (registryLock) in synchronized() argument
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/
H A Dconcurrency.d912 private @property Mutex registryLock() in registryLock() function
953 synchronized (registryLock) in synchronized() argument
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/
H A Dconcurrency.d912 private @property Mutex registryLock() in registryLock() function
953 synchronized (registryLock) in synchronized() argument
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/
H A Dconcurrency.d912 private @property Mutex registryLock() in registryLock() function
953 synchronized (registryLock) in synchronized() argument
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/
H A Dconcurrency.d912 private @property Mutex registryLock() in registryLock() function
953 synchronized (registryLock) in synchronized() argument
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/
H A Dconcurrency.d912 private @property Mutex registryLock() in registryLock() function
953 synchronized (registryLock) in synchronized() argument
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/
H A Dconcurrency.d912 private @property Mutex registryLock() in registryLock() function
953 synchronized (registryLock) in synchronized() argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/
H A Dconcurrency.d912 private @property Mutex registryLock() in registryLock() function
953 synchronized (registryLock) in synchronized() argument
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/
H A Dconcurrency.d912 private @property Mutex registryLock() in registryLock() function
953 synchronized (registryLock) in synchronized() argument
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/
H A Dconcurrency.d1096 private @property Mutex registryLock() in registryLock() function
1137 synchronized (registryLock) in synchronized() argument