Lines Matching refs:jvmtiError
112 static jvmtiError threadControl_removeDebugThread(jthread thread);
144 jvmtiError error; in getStackDepth()
155 static jvmtiError
167 jvmtiError error; in setThreadLocalStorage()
184 jvmtiError error; in getThreadLocalStorage()
414 typedef jvmtiError (*ThreadEnumerateFunction)(JNIEnv *, ThreadNode *, void *);
416 static jvmtiError
421 jvmtiError error = JVMTI_ERROR_NONE; in enumerateOverThreadList()
456 static jvmtiError
491 static jvmtiError
495 jvmtiError error; in threadSetEventNotificationMode()
509 jvmtiError error; in processDeferredEventModes()
568 jvmtiError error; in threadControl_initialize()
592 jvmtiError error; in getResumee()
620 jvmtiError error; in pendingAppResume()
699 jvmtiError error; in trackAppResume()
848 static jvmtiError
851 jvmtiError error; in commonSuspendByNode()
886 jvmtiError error; in deferredSuspendThreadByNode()
918 static jvmtiError
921 jvmtiError error = JVMTI_ERROR_NONE; in suspendThreadByNode()
961 static jvmtiError
964 jvmtiError error = JVMTI_ERROR_NONE; in resumeThreadByNode()
1049 static jvmtiError
1072 static jvmtiError
1127 static jvmtiError
1189 static jvmtiError
1192 jvmtiError error; in commonResumeList()
1197 jvmtiError *results; in commonResumeList()
1217 results = newArray(reqCnt, sizeof(jvmtiError)); in commonResumeList()
1259 static jvmtiError
1262 jvmtiError error; in commonSuspendList()
1311 jvmtiError *results = newArray(reqCnt, sizeof(jvmtiError)); in commonSuspendList()
1368 static jvmtiError
1371 jvmtiError error; in commonResume()
1392 jvmtiError
1395 jvmtiError error; in threadControl_suspendThread()
1409 jvmtiError
1412 jvmtiError error; in threadControl_resumeThread()
1434 jvmtiError
1437 jvmtiError error; in threadControl_suspendCount()
1482 static jvmtiError
1486 jvmtiError error = JVMTI_ERROR_NONE; in suspendAllHelper()
1495 jvmtiError
1498 jvmtiError error; in threadControl_suspendAll()
1563 static jvmtiError
1574 jvmtiError
1577 jvmtiError error; in threadControl_resumeAll()
1658 jvmtiError
1661 jvmtiError error; in threadControl_addDebugThread()
1683 static jvmtiError
1686 jvmtiError error; in threadControl_removeDebugThread()
1888 static jvmtiError
1891 jvmtiError error; in popOneFrame()
1931 jvmtiError
1934 jvmtiError error; in threadControl_popFrames()
2182 jvmtiError
2187 jvmtiError error; in threadControl_applicationThreadStatus()
2218 jvmtiError
2222 jvmtiError error; in threadControl_interrupt()
2325 jvmtiError
2329 jvmtiError error; in threadControl_stop()
2356 static jvmtiError
2376 static jvmtiError
2433 jvmtiError
2436 jvmtiError error; in threadControl_setEventMode()