Searched refs:MovingGCThread (Results 1 – 2 of 2) sorted by relevance
21 Thread gcThread = new Thread(new MovingGCThread(), "Moving GC thread"); in main()
19 public class MovingGCThread implements Runnable { class