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

/openjdk7/hotspot/src/share/vm/services/
H A DattachListener.hpp56 static void detachall();
83 // platform specific detachall
103 static char* detachall_operation_name() { return (char*)"detachall"; }
H A DattachListener.cpp420 // handle special detachall operation
422 AttachListener::detachall();
504 void AttachListener::detachall() { function in class:AttachListener

Completed in 31 milliseconds