Home
last modified time | relevance | path

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

/trueos/contrib/unbound/util/
HDalloc.h72 struct alloc_cache { struct
76 struct alloc_cache* super; argument
78 alloc_special_t* quar;
80 size_t num_quar;
82 int thread_num;
107 void alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, argument