Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DRWMutex.h66 bool writer_release();
124 bool writer_release() { in writer_release() function
126 return RWMutexImpl::writer_release(); in writer_release()
166 mutex.writer_release(); in ~SmartScopedWriter()
/external/llvm/lib/Support/
DRWMutex.cpp32 bool RWMutexImpl::writer_release() { return true; } in writer_release() function in llvm::RWMutexImpl
107 RWMutexImpl::writer_release() in writer_release() function in llvm::RWMutexImpl
/external/llvm/include/llvm/Support/
DRWMutex.h67 bool writer_release();
130 return impl.writer_release(); in unlock()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DRWMutex.h73 bool writer_release();
132 return impl.writer_release(); in unlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DRWMutex.cpp35 bool RWMutexImpl::writer_release() { return true; } in writer_release() function in RWMutexImpl
109 RWMutexImpl::writer_release() in writer_release() function in RWMutexImpl
/external/swiftshader/third_party/LLVM/lib/Support/
DRWMutex.cpp32 bool RWMutexImpl::writer_release() { return true; } in writer_release() function in llvm::RWMutexImpl
136 RWMutexImpl::writer_release() in writer_release() function in llvm::RWMutexImpl
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
DRWMutex.inc39 bool RWMutexImpl::writer_release() {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Unix/
DRWMutex.inc47 bool RWMutexImpl::writer_release() {
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DRWMutex.inc47 bool RWMutexImpl::writer_release() {
/external/llvm/lib/Support/Unix/
DRWMutex.inc47 bool RWMutexImpl::writer_release() {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DRWMutex.inc119 bool sys::RWMutexImpl::writer_release() {
/external/llvm/lib/Support/Windows/
DRWMutex.inc120 bool RWMutexImpl::writer_release() {
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DRWMutex.inc124 bool RWMutexImpl::writer_release() {