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

/openjdk7/hotspot/src/share/vm/oops/
H A Dklass.hpp588 virtual bool oop_is_thread() const { return false; } function
H A Doop.inline.hpp159 inline bool oopDesc::is_thread() const { return blueprint()->oop_is_thread(); }

Completed in 126 milliseconds