Contents

SetDispatchQueue

Declaration

virtual kern_return_t SetDispatchQueue(const IODispatchQueueName name, IODispatchQueue *queue);
kern_return_t SetDispatchQueue(const char *name, IODispatchQueue *queue, OSDispatchMethod supermethod);

See Also

Managing an Object's Dispatch Queue