Home
last modified time | relevance | path

Searched refs:quarantined (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc/test/unit/
Dquarantine.c26 void *quarantined[NQUARANTINED+1]; in TEST_BEGIN() local
46 quarantined[i] = p; in TEST_BEGIN()
49 assert_ptr_ne(p, quarantined[j], in TEST_BEGIN()
/external/llvm/docs/
DScudoHardenedAllocator.rst34 - the state of the chunk (available, allocated or quarantined);
60 emptied, and the quarantined chunks are returned to the backend. This helps
/external/jemalloc/
DChangeLog612 + Internal reallocation of the quarantined object array leaked the old
614 + Reallocation failure for internal reallocation of the quarantined object