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

/openjdk7/hotspot/src/share/vm/services/
H A DthreadService.hpp175 void thread_sleep_end() { _sleep_timer.stop(); check_and_reset_timer(); } function in class:ThreadStatistics
579 _stat->thread_sleep_end();

Completed in 48 milliseconds