Searched refs:dispatch_source_set_registration_handler (Results 1 – 2 of 2) sorted by relevance
415 TSAN_INTERCEPTOR(void, dispatch_source_set_registration_handler, in TSAN_INTERCEPTOR() argument417 SCOPED_TSAN_INTERCEPTOR(dispatch_source_set_registration_handler, source, in TSAN_INTERCEPTOR()420 return REAL(dispatch_source_set_registration_handler)(source, nullptr); in TSAN_INTERCEPTOR()430 REAL(dispatch_source_set_registration_handler)(source, new_handler); in TSAN_INTERCEPTOR() local439 return REAL(dispatch_source_set_registration_handler)(source, nullptr); in TSAN_INTERCEPTOR()443 WRAP(dispatch_source_set_registration_handler)(source, block); in TSAN_INTERCEPTOR() local
17 dispatch_source_set_registration_handler(source, ^{