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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/util/
H A DThreadPool.java121 allThreadList[i] = new IPSThread(getNextIPSThreadID(), daemon);
130 private synchronized String getNextIPSThreadID() { method in class:ThreadPool
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/util/
H A DThreadPool.java121 allThreadList[i] = new IPSThread(getNextIPSThreadID(), daemon);
130 private synchronized String getNextIPSThreadID() { method in class:ThreadPool

Completed in 38 milliseconds