Contents

DispatchConcurrentQueue

A custom dispatch queue that schedules tasks for concurrent execution.

Declaration

class DispatchConcurrentQueue

Overview

You do not create objects of this type directly. You receive a queue of the appropriate type when you create a new DispatchQueue object.

Topics

Structures

Initializers

See Also

Creating a Dispatch Queue