Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc112 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); in dispatch_callback_wrap()
136 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); \
143 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); \
151 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); \
157 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); \
171 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); \
183 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); \
205 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); in DISPATCH_INTERCEPT_B()
211 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); in DISPATCH_INTERCEPT_B()
245 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); in TSAN_INTERCEPTOR()
[all …]
Dtsan_interceptors.h44 #define SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END() \ macro
Dtsan_interceptors.cc2271 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END()