Searched refs:chunk_commit_t (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h19 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned); typedef
52 chunk_commit_t *commit;
H A Djemalloc_typedefs.h.in19 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned);
52 chunk_commit_t *commit;
H A Djemalloc.h280 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned); typedef
313 chunk_commit_t *commit;

Completed in 167 milliseconds