Searched defs:malloc_rtree_s (Results 1 – 2 of 2) sorted by relevance
766 struct malloc_rtree_s { struct767 malloc_spinlock_t lock;768 void **root;769 unsigned height;770 unsigned level2bits[1]; /* Dynamically sized. */
759 struct malloc_rtree_s { struct760 malloc_spinlock_t lock;761 void **root;762 unsigned height;763 unsigned level2bits[1]; /* Dynamically sized. */