Searched refs:rtree_ctx_data_init (Results 1 – 7 of 7) sorted by relevance
74 rtree_ctx_data_init(&rtree_ctx); in TEST_BEGIN()98 rtree_ctx_data_init(&rtree_ctx); in TEST_BEGIN()133 rtree_ctx_data_init(&rtree_ctx); in TEST_BEGIN()166 rtree_ctx_data_init(&rtree_ctx); in TEST_BEGIN()
48 void rtree_ctx_data_init(rtree_ctx_t *ctx);
320 rtree_ctx_data_init(fallback); in tsdn_rtree_ctx()
324 #define rtree_ctx_data_init JEMALLOC_N(rtree_ctx_data_init) macro
318 #define rtree_ctx_data_init JEMALLOC_N(rtree_ctx_data_init) macro
72 rtree_ctx_data_init(tsd_rtree_ctxp_get_unsafe(tsd)); in tsd_data_init()107 rtree_ctx_data_init(tsd_rtree_ctxp_get_unsafe(tsd)); in tsd_data_init_nocleanup()
315 rtree_ctx_data_init(rtree_ctx_t *ctx) { in rtree_ctx_data_init() function