Searched defs:Mutex (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/acpica/components/executer/
H A Dexsystem.c120 AcpiExSystemWaitMutex( ACPI_MUTEX Mutex, UINT16 Timeout) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DMutex.cpp189 Mutex::Mutex () : function in class:Mutex
206 Mutex::Mutex (Mutex::Type type) : function in class:Mutex
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DMutex.h135 typedef SmartMutex<false> Mutex; typedef in namespace:llvm::sys
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/
H A DMutex.h27 class Mutex class in namespace:lldb_private
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h410 void *Mutex; // a llvm::sys::MutexImpl in debug; member in class:clang::ASTUnit::ConcurrencyState
/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Dacobject.h216 union acpi_operand_object *Mutex; member in struct:acpi_object_method
518 ACPI_OBJECT_MUTEX Mutex; member in union:acpi_operand_object
H A Daclocal.h133 ACPI_MUTEX Mutex; member in struct:acpi_mutex_info
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp1492 void ThreadSafetyAnalyzer::addLock(FactSet &FSet, const SExpr &Mutex, argument
1511 removeLock(FactSet &FSet, const SExpr &Mutex, SourceLocation UnlockLoc, bool FullyRemove) argument
[all...]

Completed in 97 milliseconds