Searched refs:threadConstructor (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/back/
H A Dutil.h101 jmethodID threadConstructor; member in struct:__anon513
H A Dutil.c215 gdata->threadConstructor =
864 (env, gdata->threadClass, gdata->threadConstructor,
/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 44 milliseconds