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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvm_version.cpp280 unsigned int Abstract_VM_Version::nof_parallel_worker_threads( function in class:Abstract_VM_Version
302 return nof_parallel_worker_threads(5, 8, 8);

Completed in 414 milliseconds