DispatchSerialQueue
A custom dispatch queue that schedules tasks for serial execution on an arbitrary thread.
Declaration
class DispatchSerialQueueOverview
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
mainglobal(qos:)init(label:qos:attributes:autoreleaseFrequency:target:)DispatchQoS.QoSClassDispatchQueue.AttributesDispatchQueue.AutoreleaseFrequencyOS_dispatch_queue_mainOS_dispatch_queue_globalDispatchConcurrentQueuedispatch_queue_main_tdispatch_queue_global_tdispatch_queue_serial_tdispatch_queue_concurrent_t