Searched refs:in_rtl_ (Results 1 – 5 of 5) sorted by relevance
59 in_rtl_ = thr_->in_rtl; in ScopedInRtl()67 CHECK_EQ(in_rtl_, thr_->in_rtl); in ~ScopedInRtl()
34 , in_rtl_(thr->in_rtl) { in ScopedAnnotation()43 CHECK_EQ(in_rtl_, thr_->in_rtl); in ~ScopedAnnotation()48 const int in_rtl_; member in __tsan::ScopedAnnotation
33 ScopedInRtl in_rtl_; member in ScopedAtomic
399 int in_rtl_; variable
134 , in_rtl_(thr->in_rtl) { in ScopedInterceptor()151 CHECK_EQ(in_rtl_, thr_->in_rtl); in ~ScopedInterceptor()156 const int in_rtl_; member in ScopedInterceptor