Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbin_types.h12 typedef struct tsd_binshards_s tsd_binshards_t; typedef
H A Dtsd.h78 O(binshards, tsd_binshards_t, tsd_binshards_t)\
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c391 tsd_binshards_t *bins = tsd_binshardsp_get(tsd); in arena_bind()