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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp292 void set_no_of_gc_threads(uintx v) { _no_of_gc_threads = v; } function in class:G1CollectorPolicy

Completed in 32 milliseconds