Home
last modified time | relevance | path

Searched refs:MALLOCX_ARENA (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/
H A Dmalloc_np.h92 #define MALLOCX_ARENA(a) ((((int)(a))+1) << 20) macro
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc.h120 #define MALLOCX_ARENA(a) ((((int)(a))+1) << 20) macro
/freebsd/contrib/jemalloc/
H A DChangeLog940 - Ignore MALLOCX_ARENA(a) in dallocx(), in favor of using the