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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp970 void exit(bool destroy_vm, ExitType exit_type = normal_exit);
H A Dthread.cpp1700 void JavaThread::exit(bool destroy_vm, ExitType exit_type) { argument
1852 if (exit_type == jni_detach && JNIDetachReleasesMonitors) {

Completed in 442 milliseconds