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

  /external/jemalloc_new/include/jemalloc/internal/
prof_structs.h 100 /* Protects nlimbo, cnt_summed, and tctxs. */
110 * nlimbo must be 1 (single destroyer) in order to safely destroy the
113 unsigned nlimbo; member in struct:prof_gctx_s
  /external/jemalloc/include/jemalloc/internal/
prof.h 141 /* Protects nlimbo, cnt_summed, and tctxs. */
151 * nlimbo must be 1 (single destroyer) in order to safely destroy the
154 unsigned nlimbo; member in struct:prof_gctx_s

Completed in 180 milliseconds