Searched defs:processStarted (Results 1 – 2 of 2) sorted by relevance
20 static final CountDownLatch processStarted = new CountDownLatch(1); field in Main
408 public void processStarted(String processName, int pid) { in processStarted() method in Watchdog