Home | History | Annotate | Download | only in helgrind

Lines Matching full:mythread_wrapper

208 static void* mythread_wrapper ( void* xargsV )
269 CALL_FN_W_WWWW(ret, fn, thread,attr,mythread_wrapper,&xargs[0]);