Searched defs:batch_free (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/libmalloc-53.1.1/include/malloc/
H A Dmalloc.h51 void (*batch_free)(struct _malloc_zone_t *zone, void **to_be_freed, unsigned num_to_be_freed); /* frees all the pointers in to_be_freed; note that to_be_freed may be overwritten during the process */ member in struct:_malloc_zone_t

Completed in 204 milliseconds