Searched refs:TryLockImpl (Results 1 – 1 of 1) sorted by relevance
29 bool ok = TryLockImpl(); in TryLock()68 while (!TryLockImpl())74 bool TryLockImpl() { in TryLockImpl() function