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

/openjdk7/hotspot/src/share/tools/launcher/
H A Djava.h45 } InvocationFunctions; typedef in typeref:struct:__anon109
52 LoadJavaVM(const char *jvmpath, InvocationFunctions *ifn);
/openjdk7/jdk/src/share/bin/
H A Djava.h88 } InvocationFunctions; typedef in typeref:struct:__anon522
109 LoadJavaVM(const char *jvmpath, InvocationFunctions *ifn);
184 int ContinueInNewThread(InvocationFunctions* ifn, jlong threadStackSize,
188 int JVMInit(InvocationFunctions* ifn, jlong threadStackSize,
242 InvocationFunctions ifn;

Completed in 30 milliseconds