Searched refs:tryAcquire (Results 1 – 1 of 1) sorted by relevance
144 bool tryAcquire(PtrRWMutex& m, bool write = true) { in tryAcquire() function in PtrRWMutex::ScopedLock438 if (lock.tryAcquire(arena, true)) { in destroy()479 if (lock.tryAcquire(arena, false)) { in acquire()