Contents

DISPATCH_QUEUE_SERIAL

A dispatch queue that executes blocks serially in FIFO order.

Declaration

#define DISPATCH_QUEUE_SERIAL

See Also

Creating a Dispatch Queue