Searched refs:MALLOCX_TCACHE (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/include/
H A Dmalloc_np.h90 #define MALLOCX_TCACHE(tc) ((int)(((tc)+2) << 8)) macro
91 #define MALLOCX_TCACHE_NONE MALLOCX_TCACHE(-1)
/freebsd-current/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h115 #define MALLOCX_TCACHE(tc) ((int)(((tc)+2) << 8)) macro
116 #define MALLOCX_TCACHE_NONE MALLOCX_TCACHE(-1)

Completed in 179 milliseconds