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

/macosx-10.10/libauto-186/
H A Dauto_zone.cpp1126 void* auto_zone_allocate_object(auto_zone_t *zone, size_t size, auto_memory_type_t type, boolean_t initial_refcount_to_one, boolean_t clear) { argument
1140 extern unsigned auto_zone_batch_allocate(auto_zone_t *zone, size_t size, auto_memory_type_t type, boolean_t initial_refcount_to_one, boolean_t clear, void **results, unsigned num_requested) { argument

Completed in 48 milliseconds