Searched refs:chunk_commit_t (Results 1 – 3 of 3) sorted by relevance
/external/jemalloc/include/jemalloc/ |
D | jemalloc_typedefs.h | 19 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned); typedef 52 chunk_commit_t *commit;
|
D | jemalloc_typedefs.h.in | 19 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned); typedef 52 chunk_commit_t *commit;
|
D | jemalloc.h | 305 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned); typedef 338 chunk_commit_t *commit;
|