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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dinit.cpp142 static bool destructorsCalled = false; local
143 if (!destructorsCalled) {
144 destructorsCalled = true;

Completed in 29 milliseconds