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

/openjdk7/hotspot/src/share/vm/services/
H A Dmanagement.cpp963 VmThreadCountClosure vmtcc; local
966 Threads::threads_do(&vmtcc);
969 return vmtcc.count();

Completed in 3049 milliseconds