Contents

IODispatchQueueCancelHandler

A block to execute when a canceled dispatch queue stops executing tasks.

Declaration

typedef void (^)(void) IODispatchQueueCancelHandler;

See Also

Stopping the Queue