Home
last modified time | relevance | path

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

/art/test/1960-obsolete-jit-multithread-native/src/
DMain.java149 private static class RedefinitionThread extends Thread { class in Main
152 public RedefinitionThread(CountDownLatch arrival, CountDownLatch departure) { in RedefinitionThread() method in Main.RedefinitionThread
/art/test/1961-obsolete-jit-multithread/src/
DMain.java147 private static class RedefinitionThread extends Thread { class in Main
150 public RedefinitionThread(CountDownLatch arrival, CountDownLatch departure) { in RedefinitionThread() method in Main.RedefinitionThread