Home
last modified time | relevance | path

Searched defs:GcThread (Results 1 – 1 of 1) sorted by relevance

/art/test/125-gc-and-classloading/src/
DMain.java33 static class GcThread extends Thread { class in Main
36 GcThread(CountDownLatch cdl) { in GcThread() method in Main.GcThread