Searched refs:SetCountLocked (Results 1 – 2 of 2) sorted by relevance
40 SetCountLocked(self, count_ - 1); in Pass()45 SetCountLocked(self, count_ + 1); in IncrementNoWait()54 SetCountLocked(self, count); in Init()60 SetCountLocked(self, count_ + delta); in Increment()80 SetCountLocked(self, count_ + delta); in Increment()104 void Barrier::SetCountLocked(Thread* self, int count) { in SetCountLocked() function in art::Barrier
84 void SetCountLocked(Thread* self, int count) REQUIRES(GetLock());