Contents

dispatch_block_flags_t

Flags to pass to the Dispatch_block_create and Dispatch_block_create_with_qos_class functions.

Declaration

typedef enum { ... } dispatch_block_flags_t;

Topics

Flags

See Also

Creating a Work Item