Searched refs:rtree_ctx_data_init (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
H A Drtree_tsd.h27 * done via rtree_ctx_data_init().
48 void rtree_ctx_data_init(rtree_ctx_t *ctx);
H A Dtsd.h321 rtree_ctx_data_init(fallback);
H A Dprivate_namespace.h316 #define rtree_ctx_data_init JEMALLOC_N(rtree_ctx_data_init) macro
/freebsd-12-stable/contrib/jemalloc/src/
H A Dtsd.c72 rtree_ctx_data_init(tsd_rtree_ctxp_get_unsafe(tsd));
107 rtree_ctx_data_init(tsd_rtree_ctxp_get_unsafe(tsd));
H A Drtree.c309 rtree_ctx_data_init(rtree_ctx_t *ctx) { function

Completed in 120 milliseconds