Searched refs:chunk_commit_t (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/jemalloc/include/jemalloc/ |
| HD | jemalloc_typedefs.h | 19 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned); typedef 52 chunk_commit_t *commit;
|
| HD | jemalloc.h | 264 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned); typedef 297 chunk_commit_t *commit;
|
| /NextBSD/include/ |
| HD | malloc_np.h | 42 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned); typedef 50 chunk_commit_t *commit;
|