Home
last modified time | relevance | path

Searched refs:LG_MAXOBJS_INIT (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dquarantine.h23 #define LG_MAXOBJS_INIT 10 macro
/external/jemalloc/src/
Dquarantine.c50 quarantine = quarantine_init(tsd_tsdn(tsd), LG_MAXOBJS_INIT); in quarantine_alloc_hook_work()