Searched refs:TracerThread (Results 1 – 1 of 1) sorted by relevance
200 static int TracerThread(void* argument) { in TracerThread() function290 pid_t tracer_pid = clone(TracerThread, in StopTheWorld()