Searched refs:MALLOCX_TCACHE (Results 1 – 3 of 3) sorted by relevance
90 #define MALLOCX_TCACHE(tc) ((int)(((tc)+2) << 8)) macro91 #define MALLOCX_TCACHE_NONE MALLOCX_TCACHE(-1)
115 #define MALLOCX_TCACHE(tc) ((int)(((tc)+2) << 8)) macro116 #define MALLOCX_TCACHE_NONE MALLOCX_TCACHE(-1)
845 MALLOCX_TCACHE(tc) and MALLOCX_TCACHE_NONE flags to the *allocx() API941 MALLOCX_TCACHE(tc) and MALLOCX_TCACHE_NONE flags to control tcache usage.