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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp978 void set_is_compiling(bool f) { _is_compiling = f; } function in class:JavaThread

Completed in 43 milliseconds