Lines Matching refs:jthread
36 getFrameCount(jthread thread) in getFrameCount()
62 enableStepping(jthread thread) in enableStepping()
76 disableStepping(jthread thread) in disableStepping()
90 getFrameLocation(jthread thread, in getFrameLocation()
130 findLineNumber(jthread thread, jlocation location, in findLineNumber()
166 initState(JNIEnv *env, jthread thread, StepRequest *step) in initState()
266 jthread thread = evinfo->thread; in handleFramePopEvent()
369 jthread thread = evinfo->thread; in handleExceptionCatchEvent()
436 jthread thread; in handleMethodEnterEvent()
486 completeStep(JNIEnv *env, jthread thread, StepRequest *step) in completeStep()
512 stepControl_handleStep(JNIEnv *env, jthread thread, in stepControl_handleStep()
700 stepControl_resetRequest(jthread thread) in stepControl_resetRequest()
727 initEvents(jthread thread, StepRequest *step) in initEvents()
788 stepControl_beginStep(JNIEnv *env, jthread thread, jint size, jint depth, in stepControl_beginStep()
851 clearStep(jthread thread, StepRequest *step) in clearStep()
880 stepControl_endStep(jthread thread) in stepControl_endStep()
910 stepControl_clearRequest(jthread thread, StepRequest *step) in stepControl_clearRequest()