Home
last modified time | relevance | path

Searched defs:RWMutexImpl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Support/
H A DRWMutex.cpp27 RWMutexImpl::RWMutexImpl() { } in RWMutexImpl() function in llvm::RWMutexImpl
46 RWMutexImpl::RWMutexImpl() in RWMutexImpl() function in llvm::RWMutexImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DRWMutex.cpp41 RWMutexImpl::RWMutexImpl() in RWMutexImpl() function in RWMutexImpl
112 RWMutexImpl::RWMutexImpl() : data_(new MutexImpl(false)) { } in RWMutexImpl() function in RWMutexImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DRWMutex.cpp41 RWMutexImpl::RWMutexImpl() in RWMutexImpl() function in RWMutexImpl
112 RWMutexImpl::RWMutexImpl() : data_(new MutexImpl(false)) { } in RWMutexImpl() function in RWMutexImpl