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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp951 void set_jni_functions(struct JNINativeInterface_* functionTable) { argument
952 _jni_environment.functions = functionTable;

Completed in 42 milliseconds