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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp685 void set_processed_thread(JavaThread *thread) { _processed_thread = thread; } function in class:NamedThread

Completed in 41 milliseconds