Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dprof.c644 bool destroy_tdata, destroy_tctx, destroy_gctx; in prof_tctx_destroy() local
679 destroy_gctx = true; in prof_tctx_destroy()
681 destroy_gctx = false; in prof_tctx_destroy()
691 destroy_gctx = false; in prof_tctx_destroy()
696 destroy_gctx = false; in prof_tctx_destroy()
699 if (destroy_gctx) { in prof_tctx_destroy()