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

/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp3690 annotate_unref_ = false;
3722 if (annotate_unref_) {
3727 if (annotate_unref_) {
3738 annotate_unref_ = true;
3745 bool annotate_unref_; member in struct:RefCountedClass
3884 annotate_unref_ = false;
3913 if (annotate_unref_) { ANNOTATE_CONDVAR_SIGNAL(this); }
3915 if (annotate_unref_) { ANNOTATE_CONDVAR_WAIT(this); }
3921 annotate_unref_ = true;
3927 bool annotate_unref_; member in struct:AtomicRefCountedClass
[all...]

Completed in 83 milliseconds