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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc32 class ScopedAnnotation { class in namespace:__tsan
34 ScopedAnnotation(ThreadState *thr, const char *aname, const char *f, int l, function in class:__tsan::ScopedAnnotation
44 ~ScopedAnnotation() {
61 ScopedAnnotation sa(thr, __FUNCTION__, f, l, \

Completed in 46 milliseconds