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

  /external/jemalloc/src/
jemalloc.c     [all...]
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 195 #define MALLOCX_TCACHE_MASK ((int)~0xfff000ffU)
207 (((unsigned)((flags & MALLOCX_TCACHE_MASK) >> 8)) - 2)

Completed in 40 milliseconds