[linux-audio-dev] C++ Realtime Threads
Christian Schoenebeck
cuse at users.sourceforge.net
Thu Feb 16 19:40:18 UTC 2006
Am Donnerstag, 16. Februar 2006 20:17 schrieb Carlo Capocasa:
> Hi,
>
> I'd like to make my application threaded and one of them realtime. Can
> someone point me to a tried-and-tested way to do this?
Here's the Thread class from LinuxSampler which can obtain RT scheduling as
well:
http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/linuxsampler/src/common/Thread.h
http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/linuxsampler/src/common/Thread.cpp
So that class is used for all threads in LinuxSampler.
CU
Christian
More information about the Linux-audio-dev
mailing list