Searched refs:JVMTI_ERROR_THREAD_NOT_ALIVE (Results 1 – 4 of 4) sorted by relevance
171 if ( error == JVMTI_ERROR_THREAD_NOT_ALIVE ) { in setThreadLocalStorage()190 if ( error == JVMTI_ERROR_THREAD_NOT_ALIVE ) { in getThreadLocalStorage()939 if (error == JVMTI_ERROR_THREAD_NOT_ALIVE) { in suspendThreadByNode()980 if (error == JVMTI_ERROR_THREAD_NOT_ALIVE && !node->isStarted) { in resumeThreadByNode()1340 } else if (results[i] == JVMTI_ERROR_THREAD_NOT_ALIVE) { in commonSuspendList()
150 CASE_RETURN_TEXT(JVMTI_ERROR_THREAD_NOT_ALIVE) in jvmtiErrorText()
2191 case JVMTI_ERROR_THREAD_NOT_ALIVE: in map2jdwpError()
344 JVMTI_ERROR_THREAD_NOT_ALIVE = 15, enumerator