HomeSort by relevance Sort by last modified time
    Searched refs:MovingGCThread (Results 1 - 2 of 2) sorted by null

  /art/test/148-multithread-gc-annotations/src/
Main.java 21 Thread gcThread = new Thread(new MovingGCThread(), "Moving GC thread");
MovingGCThread.java 19 public class MovingGCThread implements Runnable {

Completed in 508 milliseconds