Searched refs:chunk_decommit_t (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/jemalloc/include/jemalloc/ |
| HD | jemalloc_typedefs.h | 26 typedef bool (chunk_decommit_t)(void *, size_t, size_t, size_t, unsigned); typedef 53 chunk_decommit_t *decommit;
|
| HD | jemalloc.h | 271 typedef bool (chunk_decommit_t)(void *, size_t, size_t, size_t, unsigned); typedef 298 chunk_decommit_t *decommit;
|
| /NextBSD/include/ |
| HD | malloc_np.h | 43 typedef bool (chunk_decommit_t)(void *, size_t, size_t, size_t, unsigned); typedef 51 chunk_decommit_t *decommit;
|