> > > Can't it been done in constructor of the thread?
> >No.
> Please explain, I am interested on the background.

Huh...

After creating the thread, there are other things to do, like adding 
input-output, setting dsp's, ...
And before all that work is done, the main loop-method has to wait before to 
run.
Of course you may add condition in the main-loop (like a "while notstarted do 
sleep(10)") or use a RTL pause event.
But a published "run", like you did in your last commit (many thanks for this) 
is much more easy.

...

Fre;D
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to