Home
last modified time | relevance | path

Searched defs:MutexImpl (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Support/
DMutex.cpp26 MutexImpl::MutexImpl( bool recursive) { } in MutexImpl() function in llvm::MutexImpl
44 MutexImpl::MutexImpl( bool recursive) in MutexImpl() function in llvm::MutexImpl
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DMutex.cpp26 MutexImpl::MutexImpl( bool recursive) { } in MutexImpl() function in llvm::MutexImpl
44 MutexImpl::MutexImpl( bool recursive) in MutexImpl() function in llvm::MutexImpl
/external/webrtc/rtc_base/synchronization/
Dmutex_critical_section.h32 MutexImpl() { InitializeCriticalSection(&critical_section_); } in MutexImpl() function
Dmutex_pthread.h27 MutexImpl() { in MutexImpl() function
/external/abseil-cpp/absl/synchronization/internal/
Dmutex_nonprod.cc57 MutexImpl::MutexImpl() {} in MutexImpl() function in absl::synchronization_internal::MutexImpl
112 MutexImpl::MutexImpl() { in MutexImpl() function in absl::synchronization_internal::MutexImpl
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/
Dmutex_nonprod.cc62 MutexImpl::MutexImpl() {} in MutexImpl() function in absl::synchronization_internal::MutexImpl
117 MutexImpl::MutexImpl() { in MutexImpl() function in absl::synchronization_internal::MutexImpl
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
Dmutex_nonprod.cc57 MutexImpl::MutexImpl() {} in MutexImpl() function in absl::synchronization_internal::MutexImpl
112 MutexImpl::MutexImpl() { in MutexImpl() function in absl::synchronization_internal::MutexImpl
/external/llvm-project/libcxxabi/test/
Dguard_test_basic.pass.cpp148 using MutexImpl = in main() typedef
Dguard_threaded_test.pass.cpp329 using MutexImpl = SelectImplementation<Implementation::GlobalLock>::type; in test_all_impls() typedef
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/sync/
DMutex.kt144 internal class MutexImpl(locked: Boolean) : Mutex, SelectClause2<Any?, Mutex> { in toString() class
/external/kotlinc/lib/
Dkotlinx-coroutines-core.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...