Searched refs:ThreadController (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DThreadControllerWrapper.java26 * A utility class that wraps the ThreadController, which is used
32 /** The ThreadController pool */
33 private static ThreadController m_tpool = new ThreadController();
52 public static class ThreadController class in class:ThreadControllerWrapper

Completed in 44 milliseconds