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

/openjdk9/hotspot/src/share/vm/services/
H A DthreadService.hpp176 void thread_sleep_end() { _sleep_timer.stop(); check_and_reset_timer(); } function in class:ThreadStatistics

Completed in 81 milliseconds