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

/openjdk7/hotspot/src/share/vm/runtime/
H A Djava.cpp444 #define BEFORE_EXIT_NOT_RUN 0 macro
447 static jint volatile _before_exit_status = BEFORE_EXIT_NOT_RUN;
456 case BEFORE_EXIT_NOT_RUN:
556 #undef BEFORE_EXIT_NOT_RUN macro

Completed in 30 milliseconds