Home
last modified time | relevance | path

Searched defs:tryacquire (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/lib/Support/
DMutex.cpp30 bool MutexImpl::tryacquire() { return true; } in tryacquire() function in llvm::MutexImpl
104 MutexImpl::tryacquire() in tryacquire() function in llvm::MutexImpl
/external/llvm/lib/Support/
DMutex.cpp30 bool MutexImpl::tryacquire() { return true; } in tryacquire() function in llvm::MutexImpl
104 MutexImpl::tryacquire() in tryacquire() function in llvm::MutexImpl