Searched refs:annotate_unref_ (Results 1 – 1 of 1) sorted by relevance
3694 annotate_unref_ = false; in RefCountedClass()3726 if (annotate_unref_) { in Unref()3731 if (annotate_unref_) { in Unref()3742 annotate_unref_ = true; in AnnotateUnref()3749 bool annotate_unref_; member3888 annotate_unref_ = false; in AtomicRefCountedClass()3917 if (annotate_unref_) { ANNOTATE_CONDVAR_SIGNAL(this); } in Unref()3919 if (annotate_unref_) { ANNOTATE_CONDVAR_WAIT(this); } in Unref()3925 annotate_unref_ = true; in AnnotateUnref()3931 bool annotate_unref_; member