Contents

dispatch_queue_global_t

A dispatch queue that executes tasks concurrently using threads from the global thread pool.

Declaration

typealias dispatch_queue_global_t = OS_dispatch_queue_global

See Also

Creating a Dispatch Queue