Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mac.cpp256 dispatch_mach_t dispatch_mach_create(const char *label, dispatch_queue_t queue,
308 INTERCEPTOR(void *, dispatch_mach_create, const char *label, in INTERCEPTOR() argument
311 return REAL(dispatch_mach_create)( in INTERCEPTOR()
325 return REAL(dispatch_mach_create)( in INTERCEPTOR()