Searched refs:in_rtl_ (Results 1 – 4 of 4) sorted by relevance
35 , in_rtl_(thr->in_rtl) { in ScopedAnnotation()44 CHECK_EQ(in_rtl_, thr_->in_rtl); in ~ScopedAnnotation()49 const int in_rtl_; member in __tsan::ScopedAnnotation
55 in_rtl_ = thr_->in_rtl; in ScopedInRtl()63 CHECK_EQ(in_rtl_, thr_->in_rtl); in ~ScopedInRtl()
544 int in_rtl_; variable
147 const int in_rtl_; member in ScopedInterceptor153 , in_rtl_(thr->in_rtl) { in ScopedInterceptor()170 CHECK_EQ(in_rtl_, thr_->in_rtl); in ~ScopedInterceptor()