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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/
H A DJvmtiAgentThread.java42 public boolean isJvmtiAgentThread() { return true; } method in class:JvmtiAgentThread
H A DThread.java111 public boolean isJvmtiAgentThread() { return false; } method in class:Thread

Completed in 29 milliseconds