Searched refs:thrAger (Results 1 – 1 of 1) sorted by relevance
79 static protected AgerThread thrAger = null; field in ServiceTable93 if (thrAger != null) { in ServiceTable()100 thrAger = new AgerThread(); in ServiceTable()105 thrAger.setPriority(Thread.MIN_PRIORITY); in ServiceTable()107 thrAger.start(); in ServiceTable()684 thrAger.interrupt(); in register()