Home
last modified time | relevance | path

Searched defs:arena_chunk_s (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/lib/libc/stdlib/
H A Djemalloc.c487 struct arena_chunk_s { struct
489 rb_node_t link;
492 arena_t *arena;
498 uint32_t pages_used;
529 .rbto_node_offset = offsetof(struct arena_chunk_s, link), argument