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

/openjdk9/hotspot/src/share/vm/services/
H A DthreadService.hpp174 void thread_sleep() { check_and_reset_count(); _sleep_count++; } function in class:ThreadStatistics

Completed in 39 milliseconds