Searched refs:dispatch_function_t (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
H A Dasan_mac.cc253 typedef void (*dispatch_function_t)(void *block); typedef in namespace:__asan
259 dispatch_function_t func;
299 asan_block_context_t *alloc_asan_context(void *ctxt, dispatch_function_t func,
310 // parameters: dispatch_queue_t, context, dispatch_function_t.
313 dispatch_function_t func) { \
331 dispatch_function_t func) {
344 dispatch_function_t func) {

Completed in 495 milliseconds