Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/asan/
H A Dasan_mac.cpp253 dispatch_mach_t dispatch_mach_create(const char *label, dispatch_queue_t queue,
305 INTERCEPTOR(void *, dispatch_mach_create, const char *label, in INTERCEPTOR() argument
308 return REAL(dispatch_mach_create)( in INTERCEPTOR()
322 return REAL(dispatch_mach_create)( in INTERCEPTOR()