dispatch_autorelease_frequency_t
Constants indicating the frequency with which a dispatch queue creates autorelease pools for its tasks.
Declaration
typedef enum { ... } dispatch_autorelease_frequency_t;Constants indicating the frequency with which a dispatch queue creates autorelease pools for its tasks.
typedef enum { ... } dispatch_autorelease_frequency_t;