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

/external/jemalloc/include/jemalloc/internal/
H A Dquarantine.h35 bool quarantine_boot(void);
H A Dprivate_namespace.h327 #define quarantine_boot JEMALLOC_N(quarantine_boot) macro
H A Dprivate_unnamespace.h327 #undef quarantine_boot macro
/external/jemalloc/src/
H A Dquarantine.c190 quarantine_boot(void) function
H A Djemalloc.c783 if (config_fill && quarantine_boot()) {

Completed in 74 milliseconds