OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JVM_Exit
(Results
1 - 3
of
3
) sorted by null
/libcore/ojluni/src/main/native/
Runtime.c
73
JVM_Exit
(status);
jvm.h
125
JVM_Exit
(jint code);
[
all
...]
/art/runtime/openjdkjvm/
OpenjdkJvm.cc
316
JNIEXPORT __attribute__((noreturn)) void
JVM_Exit
(jint status) {
Completed in 48 milliseconds