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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentMark.hpp495 bool use_parallel_marking_threads() const { function in class:ConcurrentMark
H A DconcurrentMark.cpp1092 if (use_parallel_marking_threads()) {
1128 if (use_parallel_marking_threads()) {
3183 if (use_parallel_marking_threads()) {

Completed in 46 milliseconds