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

  /external/jemalloc/include/jemalloc/
jemalloc_typedefs.h 19 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned); typedef
52 chunk_commit_t *commit;
jemalloc_typedefs.h.in 19 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned);
52 chunk_commit_t *commit;
jemalloc.h 280 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned); typedef
313 chunk_commit_t *commit;

Completed in 66 milliseconds