Searched defs:get_threadObj (Results 1 - 1 of 1) 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

Completed in 33 milliseconds