Searched refs:ownerCount_ (Results 1 – 2 of 2) sorted by relevance
47 ownerCount_++; in AddOwner()73 ownerCount_ = 1; in DisableSync()83 return ownerCount_; in GetOwnerCount()156 ownerCount_ = n; in RequestSemaphore()171 if (syncCount_ < ownerCount_) { in Sync()
67 std::atomic<uint32_t> ownerCount_ = 0; variable83 uint32_t ownerCount_ = 0; variable