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

/openjdk7/hotspot/src/share/vm/services/
H A DthreadService.hpp90 static jlong get_total_thread_count() { return _total_threads_count->get_value(); } function in class:ThreadService
H A Dmanagement.cpp995 return ThreadService::get_total_thread_count();

Completed in 33 milliseconds