DISPATCH_AUTORELEASE_FREQUENCY_INHERIT
The queue inherits its autorelease frequency from its target queue.
Declaration
DISPATCH_AUTORELEASE_FREQUENCY_INHERITDiscussion
This option is the default behavior for queues you create.
The queue inherits its autorelease frequency from its target queue.
DISPATCH_AUTORELEASE_FREQUENCY_INHERITThis option is the default behavior for queues you create.