Searched refs:xargsV (Results 1 – 1 of 1) sorted by relevance
209 static void* mythread_wrapper ( void* xargsV ) in mythread_wrapper() argument211 volatile Word* xargs = (volatile Word*) xargsV; in mythread_wrapper()