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

/macosx-10.10.1/libmalloc-53.1.1/include/malloc/
H A Dmalloc.h50 unsigned (*batch_malloc)(struct _malloc_zone_t *zone, size_t size, void **results, unsigned num_requested); /* given a size, returns pointers capable of holding that size; returns the number of pointers allocated (maybe 0 or less than num_requested) */ member in struct:_malloc_zone_t

Completed in 175 milliseconds