Searched refs:IsAlreadyAcquired (Results 1 – 2 of 2) sorted by relevance
123 bool IsAlreadyAcquired(const SyncClock *src) const;
191 bool acquired = IsAlreadyAcquired(dst); in release()287 bool ThreadClock::IsAlreadyAcquired(const SyncClock *src) const { in IsAlreadyAcquired() function in __tsan::ThreadClock