[Qt-interest] OS X HID USB events not firing outside main thread
Liam Staskawicz
lstask at gmail.com
Fri Jun 18 00:34:31 CEST 2010
Great - good to know, thanks.
Liam
On Thu, Jun 17, 2010 at 3:16 PM, Thiago Macieira <thiago at kde.org> wrote:
> Em Quinta-feira 17. Junho 2010, às 23.50.14, Liam Staskawicz escreveu:
> > Is there something that needs to be done to kick the CFRunLoop along in a
> > non-main thread? Or does the main thread subscribe exclusively to these
> > events, so that nobody else has access to them? Any other thoughts?
> > Thanks!
>
> Yes, you need to write the CFRunLoop yourself.
>
> Non-GUI threads on Mac are simple Unix threads, based around select(2).
> They
> don't know anything about CFRunLoop.
>
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
> Senior Product Manager - Nokia, Qt Development Frameworks
> PGP/GPG: 0x6EF45358; fingerprint:
> E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100617/7b1c06dc/attachment.html
More information about the Qt-interest-old
mailing list