Searched defs:workitem_arg (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
H A Dasan_mac.cc280 void *(*workitem_func)(void *), void * workitem_arg,
456 void *(*workitem_func)(void *), void * workitem_arg,
461 asan_ctxt->block = workitem_arg;
455 INTERCEPTOR(int, pthread_workqueue_additem_np, pthread_workqueue_t workq, void *(*workitem_func)(void *), void * workitem_arg, pthread_workitem_handle_t * itemhandlep, unsigned int *gencountp) argument

Completed in 80 milliseconds