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

/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp685 static void class_unload_event(klassOop curklass);
H A DsystemDictionary.cpp2637 classes_do(&class_unload_event);
2656 void SystemDictionary::class_unload_event(klassOop curklass) { function in class:SystemDictionary

Completed in 45 milliseconds