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 441 (MALLOCX_TCACHE_MAX+1));
446 if (tcaches_avail == NULL && tcaches_past > MALLOCX_TCACHE_MAX)
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 196 #define MALLOCX_TCACHE_MAX 0xffd

Completed in 35 milliseconds