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

/openjdk7/jdk/src/share/back/
H A Dutil.h101 jmethodID threadConstructor; member in struct:__anon513
/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_util.c1543 jmethodID threadConstructor; local
1556 threadConstructor = getMethodID(env, clazz, "<init>",
1571 thread = newThreadObject(env, clazz, threadConstructor,

Completed in 33 milliseconds