Searched refs:target_thread (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvm_operations.hpp208 oop target_thread() const { return _thread; } function in class:VM_ThreadStop
H A Dvm_operations.cpp101 JavaThread* target = java_lang_Thread::thread(target_thread());

Completed in 448 milliseconds