Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dprof.c642 bool destroy_tdata, destroy_tctx, destroy_gctx; in prof_tctx_destroy() local
675 destroy_gctx = true; in prof_tctx_destroy()
677 destroy_gctx = false; in prof_tctx_destroy()
687 destroy_gctx = false; in prof_tctx_destroy()
692 destroy_gctx = false; in prof_tctx_destroy()
695 if (destroy_gctx) { in prof_tctx_destroy()