[LAD] Noob Q: Pthreads the way to go?
Raymond Martin
laseray at gmail.com
Fri Nov 13 10:14:10 UTC 2009
On November 13, 2009 02:56:44 am Markus Schwarzenberg wrote:
> On Fri, 13 Nov 2009 02:15:27 +0000 Harry Van Haaren <harryhaaren at gmail.com>
wrote:
> > I've googled for "c++ cross-platform threading" which returned this
> > post<http://www.codeproject.com/KB/threads/thread_class.aspx>.
>
> this probably better should have returned:
>
> http://www.boost.org/doc/html/thread.html
>
> besides this, there is http://sourceware.org/pthreads-win32/
> - also works nicely. However, it's C.
Do you really need cross-platform threading for Linux audio?
If you do need it, for some reason, you might consider using the
Qt concurrency framework (with or without Qt GUI stuff).
Regards,
Raymond
More information about the Linux-audio-dev
mailing list