Searched defs:tryacquire (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ | ||
| D | Mutex.cpp | 30 bool MutexImpl::tryacquire() { return true; } in tryacquire() function in llvm::MutexImpl |
| /external/llvm/lib/Support/ | ||
| D | Mutex.cpp | 30 bool MutexImpl::tryacquire() { return true; } in tryacquire() function in llvm::MutexImpl |