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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiAgentThread.hpp38 jvmtiStartFunction _start_fn; member in class:JvmtiAgentThread
H A DjvmtiImpl.cpp71 _start_fn = start_fn;
90 _start_fn(_env->jvmti_external(), jni_environment(), (void*)_start_arg);

Completed in 32 milliseconds