HomeSort by relevance Sort by last modified time
    Searched refs:MALLOCX_TCACHE_MAX (Results 1 - 2 of 2) sorted by null

  /external/jemalloc/src/
tcache.c 458 (MALLOCX_TCACHE_MAX+1));
465 if (tcaches_avail == NULL && tcaches_past > MALLOCX_TCACHE_MAX) {
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 210 #define MALLOCX_TCACHE_MAX 0xffd
    [all...]

Completed in 86 milliseconds