> On Nov 13, 2015, at 6:38 AM, Motti Shneor <su...@bezeqint.net> wrote: > > I know NSOperationQueue has an accessor for its underlying dispatch_queue, > but actual NSOperations are spawned in arbitrary threads - so I'm not sure > about their dispatch_queue (if they run on a dispatch_queue at all).
The NSOperationQueue’s dispatch queue is the queue that its operations run on. —Jens
_______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com This email sent to arch...@mail-archive.com