Searched refs:dispatch_once_f (Results 1 – 2 of 2) sorted by relevance
183 #undef dispatch_once_f184 TSAN_INTERCEPTOR(void, dispatch_once_f, dispatch_once_t *predicate, in TSAN_INTERCEPTOR() argument186 SCOPED_TSAN_INTERCEPTOR(dispatch_once_f, predicate, context, function); in TSAN_INTERCEPTOR()
30 dispatch_once_f(&once_token2, NULL, f);