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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnvBase.cpp1216 JavaThreadState jts = thr->thread_state(); local
1217 if (jts == _thread_in_native) {
H A DjvmtiEnv.cpp692 JavaThreadState jts = thr->thread_state(); local
697 if (jts == _thread_in_native) {

Completed in 51 milliseconds