HomeSort by: relevance | last modified time | path
    Searched defs:hpa_central_t (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
hpa.h 10 typedef struct hpa_central_s hpa_central_t; typedef in typeref:struct:hpa_central_s
34 /* Number of grow operations done on this hpa_central_t. */
88 hpa_central_t *central;
152 bool hpa_central_init(hpa_central_t *central, base_t *base, const hpa_hooks_t *hooks);
153 bool hpa_shard_init(hpa_shard_t *shard, hpa_central_t *central, emap_t *emap,
  /src/external/bsd/jemalloc/include/jemalloc/internal/
hpa.h 10 typedef struct hpa_central_s hpa_central_t; typedef in typeref:struct:hpa_central_s
34 /* Number of grow operations done on this hpa_central_t. */
88 hpa_central_t *central;
152 bool hpa_central_init(hpa_central_t *central, base_t *base, const hpa_hooks_t *hooks);
153 bool hpa_shard_init(hpa_shard_t *shard, hpa_central_t *central, emap_t *emap,
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
hpa.h 10 typedef struct hpa_central_s hpa_central_t; typedef in typeref:struct:hpa_central_s
34 /* Number of grow operations done on this hpa_central_t. */
88 hpa_central_t *central;
152 bool hpa_central_init(hpa_central_t *central, base_t *base, const hpa_hooks_t *hooks);
153 bool hpa_shard_init(hpa_shard_t *shard, hpa_central_t *central, emap_t *emap,
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
hpa.h 10 typedef struct hpa_central_s hpa_central_t; typedef in typeref:struct:hpa_central_s
34 /* Number of grow operations done on this hpa_central_t. */
88 hpa_central_t *central;
152 bool hpa_central_init(hpa_central_t *central, base_t *base, const hpa_hooks_t *hooks);
153 bool hpa_shard_init(hpa_shard_t *shard, hpa_central_t *central, emap_t *emap,

Completed in 24 milliseconds