Searched refs:SetCountLocked (Results 1 – 2 of 2) sorted by relevance
32 SetCountLocked(self, count_ - 1); in Pass()41 SetCountLocked(self, count); in Init()46 SetCountLocked(self, count_ + delta); in Increment()62 SetCountLocked(self, count_ + delta); in Increment()79 void Barrier::SetCountLocked(Thread* self, int count) { in SetCountLocked() function in art::Barrier
64 void SetCountLocked(Thread* self, int count) EXCLUSIVE_LOCKS_REQUIRED(lock_);