Searched refs:SetCountLocked (Results 1 – 2 of 2) sorted by relevance
39 SetCountLocked(self, count_ - 1); in Pass()48 SetCountLocked(self, count); in Init()54 SetCountLocked(self, count_ + delta); in Increment()74 SetCountLocked(self, count_ + delta); in Increment()98 void Barrier::SetCountLocked(Thread* self, int count) { in SetCountLocked() function in art::Barrier
74 void SetCountLocked(Thread* self, int count) REQUIRES(lock_);