2

In my app I use NSOperations and NSOperationQueue a lot. When I use regular dispatch_queue_t I get to name them at instantiation time, so they show up in Xcode's Debug Navigator with that name while debugging. Is there any way I can ask NSOperationQueue to name its underlying queues so that I more easily can identify those queues while debugging?

niklassaers
  • 8,480
  • 20
  • 99
  • 146

0 Answers0