Searched refs:jvmtiStartFunction (Results 1 - 11 of 11) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiAgentThread.hpp38 jvmtiStartFunction _start_fn;
43 JvmtiAgentThread(JvmtiEnv* env, jvmtiStartFunction start_fn, const void *start_arg);
H A DjvmtiImpl.cpp68 JvmtiAgentThread::JvmtiAgentThread(JvmtiEnv* env, jvmtiStartFunction start_fn, const void *start_arg)
H A DjvmtiEnv.cpp1121 JvmtiEnv::RunAgentThread(jthread thread, jvmtiStartFunction proc, const void* arg, jint priority) {
/openjdk7/jdk/src/share/back/
H A DdebugLoop.c96 jvmtiStartFunction func;
H A Dutil.h311 jvmtiError spawnNewThread(jvmtiStartFunction func, void *arg, char *name);
H A Dtransport.c413 jvmtiStartFunction func;
H A DeventHelper.c718 jvmtiStartFunction func;
H A Dutil.c844 spawnNewThread(jvmtiStartFunction func, void *arg, char *name)
/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_util.h148 jvmtiStartFunction func);
H A Dhprof_util.c1534 createAgentThread(JNIEnv *env, const char *name, jvmtiStartFunction func)
/openjdk7/jdk/src/share/javavm/export/
H A Djvmti.h477 typedef void (JNICALL *jvmtiStartFunction) typedef
1058 jvmtiStartFunction proc,
1866 jvmtiStartFunction proc,

Completed in 727 milliseconds