Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_scheduler_mix.cpp144 bool tryAcquire(PtrRWMutex& m, bool write = true) { in tryAcquire() function in PtrRWMutex::ScopedLock
438 if (lock.tryAcquire(arena, true)) { in destroy()
479 if (lock.tryAcquire(arena, false)) { in acquire()