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

/openjdk7/hotspot/src/share/vm/compiler/
H A DcompileBroker.cpp764 init_compiler_threads(c1_count, c2_count);
950 // CompileBroker::init_compiler_threads
953 void CompileBroker::init_compiler_threads(int c1_compiler_count, int c2_compiler_count) { function in class:CompileBroker

Completed in 39 milliseconds