Contents

DISPATCH_AUTORELEASE_FREQUENCY_WORK_ITEM

The queue configures an autorelease pool before the execution of a block and releases the objects in that pool after the block finishes executing.

Declaration

DISPATCH_AUTORELEASE_FREQUENCY_WORK_ITEM

See Also

Autorelease Frequency Options