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

/openjdk7/jdk/src/share/classes/sun/management/
H A DThreadImpl.java394 Thread[] threads = findDeadlockedThreads0();
463 private static native Thread[] findDeadlockedThreads0(); method in class:ThreadImpl

Completed in 30 milliseconds