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

/openjdk7/hotspot/src/share/vm/services/
H A DthreadService.hpp173 void thread_sleep() { check_and_reset_count(); _sleep_count++; } function in class:ThreadStatistics
568 _stat->thread_sleep();

Completed in 43 milliseconds