Searched refs:RunThreadArgs (Results 1 – 3 of 3) sorted by relevance
78 struct RunThreadArgs { struct84 RunThreadArgs *run_args = (RunThreadArgs *)argument; in RunThread()162 struct RunThreadArgs arg = {callback, argument}; in StopTheWorld()
48 struct RunThreadArgs { struct54 struct RunThreadArgs *run_args = (struct RunThreadArgs *)arg; in RunThread()83 struct RunThreadArgs arg = {callback, argument}; in StopTheWorld()
158 struct RunThreadArgs { struct183 RunThreadArgs *args = static_cast<RunThreadArgs*>(arg); in RunThread()203 RunThreadArgs args[kNumShards]; in ThreadedTestRegistry()