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

/external/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h26 typedef bool (chunk_decommit_t)(void *, size_t, size_t, size_t, unsigned); typedef
53 chunk_decommit_t *decommit;
H A Djemalloc_typedefs.h.in26 typedef bool (chunk_decommit_t)(void *, size_t, size_t, size_t, unsigned);
53 chunk_decommit_t *decommit;
H A Djemalloc.h287 typedef bool (chunk_decommit_t)(void *, size_t, size_t, size_t, unsigned); typedef
314 chunk_decommit_t *decommit;

Completed in 96 milliseconds