Searched refs:ref_count_ (Results 1 – 3 of 3) sorted by relevance
265 __libdl_info->ref_count_ = 1; in get_libdl_info()
255 size_t ref_count_;
786 if (ref_count_++ == 0) { in ProtectedDataGuard()792 if (ref_count_ == 0) { // overflow in ~ProtectedDataGuard()796 if (--ref_count_ == 0) { in ~ProtectedDataGuard()806 static size_t ref_count_; member in ProtectedDataGuard809 size_t ProtectedDataGuard::ref_count_ = 0; member in ProtectedDataGuard2468 local_group_root_->ref_count_++; in increment_ref_count()2472 return --local_group_root_->ref_count_; in decrement_ref_count()