Searched refs:dispatch_source_set_registration_handler_f (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors_libdispatch.cpp | 493 TSAN_INTERCEPTOR(void, dispatch_source_set_registration_handler_f, in TSAN_INTERCEPTOR() argument 495 SCOPED_TSAN_INTERCEPTOR(dispatch_source_set_registration_handler_f, source, in TSAN_INTERCEPTOR() 798 INTERCEPT_FUNCTION(dispatch_source_set_registration_handler_f); in InitializeLibdispatchInterceptors()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_libdispatch_mac.cc | 468 TSAN_INTERCEPTOR(void, dispatch_source_set_registration_handler_f, in TSAN_INTERCEPTOR() argument 470 SCOPED_TSAN_INTERCEPTOR(dispatch_source_set_registration_handler_f, source, in TSAN_INTERCEPTOR()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_libdispatch_mac.cc | 470 TSAN_INTERCEPTOR(void, dispatch_source_set_registration_handler_f, in TSAN_INTERCEPTOR() argument 472 SCOPED_TSAN_INTERCEPTOR(dispatch_source_set_registration_handler_f, source, in TSAN_INTERCEPTOR()
|