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

/openjdk10/hotspot/src/share/vm/utilities/
H A DvmError.hpp182 static bool fatal_error_in_progress() { return first_error_tid != -1; } function in class:VMError

Completed in 40 milliseconds