From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-01-25 09:52:29


Kai Brüning wrote:

> Why does thread::thread wait till the thread
> is started (at least in 1.33.1)?

I am not sure I understand your question. Can you please try to be more
specific?

There is no explicit mechanism to wait, basically this property is
inherited from the respective low level API.

Roland