Searched defs:annotate_unref_ (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/drd/tests/
H A Dtsan_unittest.cpp3694 annotate_unref_ = false;
3726 if (annotate_unref_) {
3731 if (annotate_unref_) {
3742 annotate_unref_ = true;
3749 bool annotate_unref_; member in struct:RefCountedClass
3888 annotate_unref_ = false;
3917 if (annotate_unref_) { ANNOTATE_CONDVAR_SIGNAL(this); }
3919 if (annotate_unref_) { ANNOTATE_CONDVAR_WAIT(this); }
3925 annotate_unref_ = true;
3931 bool annotate_unref_; member in struct:AtomicRefCountedClass
[all...]

Completed in 67 milliseconds