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

/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutlock.c66 AcpiUtCreateRwLock( ACPI_RW_LOCK *Lock) argument
85 AcpiUtDeleteRwLock( ACPI_RW_LOCK *Lock) argument
117 AcpiUtAcquireReadLock( ACPI_RW_LOCK *Lock) argument
143 AcpiUtReleaseReadLock( ACPI_RW_LOCK *Lock) argument
185 AcpiUtAcquireWriteLock( ACPI_RW_LOCK *Lock) argument
197 AcpiUtReleaseWriteLock( ACPI_RW_LOCK *Lock) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp29 sys::Mutex Lock; // Guards FSValues, but not the values inside it. member in struct:__anon2303::PSVGlobalsTy
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/
H A DMutex.h106 Lock (Mutex *mutex) function in class:lldb_private::Mutex::Locker
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/
H A DDisassemblerLLVMC.h142 void Lock(InstructionLLVMC *inst, function in class:DisassemblerLLVMC
/freebsd-10-stable/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-stable/contrib/llvm/lib/IR/
H A DPassRegistry.cpp39 static ManagedStatic<sys::SmartRWMutex<true> > Lock; variable
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DMutex.cpp145 Mutex::Locker::Lock (Mutex &mutex) function in class:Mutex::Locker
268 Mutex::Lock() function in class:Mutex
364 LoggingMutex::Lock () function in class:LoggingMutex
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DExecutionContext.cpp830 ExecutionContextRef::Lock (bool thread_and_frame_only_if_stopped) const function in class:ExecutionContextRef
/freebsd-10-stable/libexec/rtld-elf/
H A Drtld_lock.c64 } Lock; typedef in typeref:struct:Struct_Lock
[all...]
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp98 mutable sys::Mutex Lock; member in class:__anon2363::JitPool
H A DJITEmitter.cpp239 mutable sys::Mutex Lock; member in class:__anon2364::StubToResolverMapTy

Completed in 706 milliseconds