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

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

Completed in 101 milliseconds