Searched refs:chunk_decommit_t (Results 1 – 3 of 3) sorted by relevance
/external/jemalloc/include/jemalloc/ |
D | jemalloc_typedefs.h | 26 typedef bool (chunk_decommit_t)(void *, size_t, size_t, size_t, unsigned); typedef 53 chunk_decommit_t *decommit;
|
D | jemalloc_typedefs.h.in | 26 typedef bool (chunk_decommit_t)(void *, size_t, size_t, size_t, unsigned); typedef 53 chunk_decommit_t *decommit;
|
D | jemalloc.h | 312 typedef bool (chunk_decommit_t)(void *, size_t, size_t, size_t, unsigned); typedef 339 chunk_decommit_t *decommit;
|