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

/openjdk9/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

Completed in 59 milliseconds