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

/openjdk7/jdk/src/share/classes/sun/security/jca/
H A DProviders.java47 private static volatile int threadListsUsed; field in class:Providers
195 if (threadListsUsed == 0) {
229 threadListsUsed++;
247 threadListsUsed--;

Completed in 28 milliseconds