Home
last modified time | relevance | path

Searched refs:destroy_tctx (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
662 destroy_tctx = true; in prof_tctx_destroy()
690 destroy_tctx = false; in prof_tctx_destroy()
695 destroy_tctx = false; in prof_tctx_destroy()
709 if (destroy_tctx) in prof_tctx_destroy()