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

/openjdk9/hotspot/src/share/vm/services/
H A DthreadService.hpp95 static int exiting_threads_count() { return _exiting_threads_count; } function in class:ThreadService

Completed in 32 milliseconds