Searched defs:MainLoop (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/ | ||
H A D | WorkerThread.java | 38 new Thread(new MainLoop()).start(); 55 class MainLoop implements Runnable { class in class:WorkerThread 58 public MainLoop() { method in class:WorkerThread.MainLoop |
Completed in 867 milliseconds