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

/openjdk7/jdk/src/share/back/
H A DthreadControl.c1126 resumeCountHelper(JNIEnv *env, ThreadNode *node, void *arg) function
1174 * Because we hold the threadLock, state seen by resumeCountHelper()
1175 * is the same state seen in resumeCopyHelper(). resumeCountHelper()
1182 * in resumeCountHelper(), but then resumeCopyHelper() would see
1200 (void) enumerateOverThreadList(env, &runningThreads, resumeCountHelper,

Completed in 59 milliseconds