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

/openjdk10/hotspot/src/share/vm/services/
H A DattachListener.hpp59 static void detachall() NOT_SERVICES_RETURN;
89 // platform specific detachall
114 static char* detachall_operation_name() { return (char*)"detachall"; }
H A DattachListener.cpp352 // handle special detachall operation
354 AttachListener::detachall();
471 void AttachListener::detachall() { function in class:AttachListener

Completed in 76 milliseconds