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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvm_operations.cpp416 int max_wait_user_thread = 30; // at least 300 milliseconds local
439 } else if (num_active_compiler_thread == 0 && attempts > max_wait_user_thread) {

Completed in 29 milliseconds