Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp141 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); in dispatch_callback_wrap()
164 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); \
171 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); \
183 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); \
197 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); \
209 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); \
258 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); in DISPATCH_INTERCEPT_SYNC_F()
264 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); in DISPATCH_INTERCEPT_SYNC_F()
298 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); in TSAN_INTERCEPTOR()
318 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END(); in TSAN_INTERCEPTOR()
[all …]
H A Dtsan_interceptors.h82 #define SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END() \ macro
H A Dtsan_interceptors_posix.cpp2554 SCOPED_TSAN_INTERCEPTOR_USER_CALLBACK_END()