Searched refs:SetCountLocked (Results 1 – 2 of 2) sorted by relevance
40 SetCountLocked(self, count_ - 1); in Pass()49 SetCountLocked(self, count); in Init()55 SetCountLocked(self, count_ + delta); in Increment()75 SetCountLocked(self, count_ + delta); in Increment()99 void Barrier::SetCountLocked(Thread* self, int count) { in SetCountLocked() function in art::Barrier
80 void SetCountLocked(Thread* self, int count) REQUIRES(GetLock());