Searched refs:ScopedAnnotation (Results 1 – 1 of 1) sorted by relevance
30 class ScopedAnnotation { class32 ScopedAnnotation(ThreadState *thr, const char *aname, uptr pc) in ScopedAnnotation() function in __tsan::ScopedAnnotation38 ~ScopedAnnotation() { in ~ScopedAnnotation()51 ScopedAnnotation sa(thr, __func__, caller_pc); \