Home
last modified time | relevance | path

Searched refs:reader_acquire (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DRWMutex.h49 bool reader_acquire();
92 bool reader_acquire() { in reader_acquire() function
94 return RWMutexImpl::reader_acquire(); in reader_acquire()
147 mutex.reader_acquire(); in SmartScopedReader()
/external/llvm/lib/Support/
DRWMutex.cpp29 bool RWMutexImpl::reader_acquire() { return true; } in reader_acquire() function in llvm::RWMutexImpl
77 RWMutexImpl::reader_acquire() in reader_acquire() function in llvm::RWMutexImpl
/external/llvm/include/llvm/Support/
DRWMutex.h50 bool reader_acquire();
98 return impl.reader_acquire(); in lock_shared()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DRWMutex.h56 bool reader_acquire();
100 return impl.reader_acquire(); in lock_shared()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DRWMutex.cpp32 bool RWMutexImpl::reader_acquire() { return true; } in reader_acquire() function in RWMutexImpl
79 RWMutexImpl::reader_acquire() in reader_acquire() function in RWMutexImpl
/external/swiftshader/third_party/LLVM/lib/Support/
DRWMutex.cpp29 bool RWMutexImpl::reader_acquire() { return true; } in reader_acquire() function in llvm::RWMutexImpl
97 RWMutexImpl::reader_acquire() in reader_acquire() function in llvm::RWMutexImpl
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
DRWMutex.inc27 bool RWMutexImpl::reader_acquire() {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Unix/
DRWMutex.inc35 bool RWMutexImpl::reader_acquire() {
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DRWMutex.inc35 bool RWMutexImpl::reader_acquire() {
/external/llvm/lib/Support/Unix/
DRWMutex.inc35 bool RWMutexImpl::reader_acquire() {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DRWMutex.inc92 bool sys::RWMutexImpl::reader_acquire() {
/external/llvm/lib/Support/Windows/
DRWMutex.inc93 bool RWMutexImpl::reader_acquire() {
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DRWMutex.inc97 bool RWMutexImpl::reader_acquire() {