[Qt-interest] QThreads not running in parallel

sarvesh saran aquarian.thunder at gmail.com
Tue Oct 11 13:57:01 CEST 2011


On Tue, Oct 11, 2011 at 2:16 PM, Jothy <jothybasu at gmail.com> wrote:

> Neither this works
>
> thread1->start()
> thread2->start()
>
> thread1->wait()
> thread2->wait()
>


you should see 3 threads running. How do you want it to work?

-sarvesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111011/359c341e/attachment.html 


More information about the Qt-interest-old mailing list