Contents

CopyDispatchQueue

Declaration

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

See Also

Managing an Object's Dispatch Queue