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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentG1RefineThread.hpp52 int _thread_threshold_step; member in class:ConcurrentG1RefineThread
H A DconcurrentG1Refine.hpp64 int _thread_threshold_step; member in class:ConcurrentG1Refine
99 int thread_threshold_step() const { return _thread_threshold_step; }

Completed in 33 milliseconds