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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiAgentThread.hpp45 bool is_jvmti_agent_thread() const { return true; } function in class:JvmtiAgentThread
/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp306 virtual bool is_jvmti_agent_thread() const { return false; } function in class:Thread

Completed in 442 milliseconds