Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_mac.cc280 void *(*workitem_func)(void *), void * workitem_arg,
456 void *(*workitem_func)(void *), void * workitem_arg, in INTERCEPTOR() argument
461 asan_ctxt->block = workitem_arg; in INTERCEPTOR()