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

/freebsd-10.0-release/sys/contrib/dev/acpica/components/utilities/
H A Dutlock.c68 AcpiUtCreateRwLock( ACPI_RW_LOCK *Lock) argument
87 AcpiUtDeleteRwLock( ACPI_RW_LOCK *Lock) argument
119 AcpiUtAcquireReadLock( ACPI_RW_LOCK *Lock) argument
145 AcpiUtReleaseReadLock( ACPI_RW_LOCK *Lock) argument
187 AcpiUtAcquireWriteLock( ACPI_RW_LOCK *Lock) argument
199 AcpiUtReleaseWriteLock( ACPI_RW_LOCK *Lock) argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp29 sys::Mutex Lock; // Guards FSValues, but not the values inside it. member in struct:__anon2194::PSVGlobalsTy
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Host/
H A DMutex.h106 Lock (Mutex *mutex) function in class:lldb_private::Mutex::Locker
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/
H A DDisassemblerLLVMC.h142 void Lock(InstructionLLVMC *inst, function in class:DisassemblerLLVMC
/freebsd-10.0-release/contrib/compiler-rt/lib/
H A Datomic.c56 typedef struct _usem Lock; typedef in typeref:struct:_usem
74 typedef _Atomic(uintptr_t) Lock; typedef
[all...]
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DPassRegistry.cpp38 static ManagedStatic<sys::SmartMutex<true> > Lock; variable
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DMutex.cpp143 Mutex::Locker::Lock (Mutex &mutex) function in class:Mutex::Locker
273 Mutex::Lock() function in class:Mutex
358 LoggingMutex::Lock () function in class:LoggingMutex
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Target/
H A DExecutionContext.cpp819 ExecutionContextRef::Lock () const function in class:ExecutionContextRef
/freebsd-10.0-release/libexec/rtld-elf/
H A Drtld_lock.c60 } Lock; typedef in typeref:struct:Struct_Lock
[all...]
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp232 mutable sys::Mutex Lock; member in class:__anon2262::JitPool
H A DJITEmitter.cpp240 mutable sys::Mutex Lock; member in class:__anon2263::StubToResolverMapTy

Completed in 192 milliseconds