Searched refs:get_threadObj (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DthreadService.hpp388 instanceHandle get_threadObj(int index) { return _threads_array->at(index); } function in class:ThreadsListEnumerator
/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnv.cpp743 thread_objs[i] = Handle(tle.get_threadObj(i));
H A Djvm.cpp4253 Handle h = tle.get_threadObj(i);

Completed in 44 milliseconds