Home
last modified time | relevance | path

Searched refs:writer_acquire (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
DRWMutex.h62 bool writer_acquire();
119 return impl.writer_acquire(); in lock()
/external/llvm/lib/Support/
DRWMutex.cpp31 bool RWMutexImpl::writer_acquire() { return true; } in writer_acquire() function in llvm::RWMutexImpl
97 RWMutexImpl::writer_acquire() in writer_acquire() function in llvm::RWMutexImpl
/external/llvm/lib/Support/Unix/
DRWMutex.inc43 bool RWMutexImpl::writer_acquire() {
/external/llvm/lib/Support/Windows/
DRWMutex.inc111 bool RWMutexImpl::writer_acquire() {