HomeSort by relevance Sort by last modified time
    Searched refs:destroy_tctx (Results 1 - 2 of 2) sorted by null

  /external/jemalloc/src/
prof.c 644 bool destroy_tdata, destroy_tctx, destroy_gctx; local
662 destroy_tctx = true;
690 destroy_tctx = false;
695 destroy_tctx = false;
709 if (destroy_tctx)
    [all...]
  /external/jemalloc_new/src/
prof.c 647 bool destroy_tdata, destroy_tctx, destroy_gctx; local
665 destroy_tctx = true;
694 destroy_tctx = false;
699 destroy_tctx = false;
714 if (destroy_tctx) {
    [all...]

Completed in 131 milliseconds