Home
last modified time | relevance | path

Searched refs:SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_START (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc110 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_START(); in dispatch_callback_wrap()
134 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_START(); \
141 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_START(); \
149 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_START(); \
155 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_START(); \
169 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_START(); \
181 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_START(); \
203 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_START(); in DISPATCH_INTERCEPT_B()
209 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_START(); in DISPATCH_INTERCEPT_B()
243 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_START(); in TSAN_INTERCEPTOR()
[all …]
Dtsan_interceptors.h41 #define SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_START() \ macro
Dtsan_interceptors.cc2268 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_START()