Searched defs:arena_get (Results 1 – 4 of 4) sorted by relevance
83 arena_get(tsdn_t *tsdn, unsigned ind, bool init_if_missing) { in arena_get() function
948 arena_get(tsdn_t *tsdn, unsigned ind, bool init_if_missing) function
948 arena_get(tsdn_t *tsdn, unsigned ind, bool init_if_missing) in arena_get() function
40 #define arena_get JEMALLOC_N(arena_get) macro