On 23 Aug 2018, at 12:06, Alastair Houghton <alast...@alastairs-place.net> wrote: > > Run loops are based on dispatch queues too, these days.
Are they? We use CFRunLoop in the Qt event dispatchers on macOS and iOS, and I these behave as normal sources without any sign of dispatch queues as far as I can tell? I did experiment with using dispatch sources instead, but these can not be recursed, which was a showstopper unfortunately. I would have loved to use the queue debugging feature (backtrace recording) to tie posted Qt events back to their origin. Cheers, Tor Arne _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com