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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DmutableNUMASpace.hpp116 void set_allocation_failed() { _allocation_failed = true; } function in class:MutableNUMASpace::LGRPSpace
H A DmutableNUMASpace.cpp804 ls->set_allocation_failed();
855 ls->set_allocation_failed();

Completed in 45 milliseconds