Searched defs:tryacquire (Results 1 – 5 of 5) sorted by relevance
30 bool MutexImpl::tryacquire() { return true; } in tryacquire() function in llvm::MutexImpl104 MutexImpl::tryacquire() in tryacquire() function in llvm::MutexImpl
31 bool MutexImpl::tryacquire() { return true; } in tryacquire() function in llvm::MutexImpl106 MutexImpl::tryacquire() in tryacquire() function in llvm::MutexImpl
30 bool MutexImpl::tryacquire() { return true; } in tryacquire() function in llvm::MutexImpl136 MutexImpl::tryacquire() in tryacquire() function in llvm::MutexImpl
122 bool tryacquire() { in tryacquire() function