Boost logo

Boost Users :

From: Yuval Ronen (ronen_yuval_at_[hidden])
Date: 2004-12-08 13:27:10


> > Hi.
> > I believe that there is a bug in thread::thread() under Windows.
> > The code uses GetCurrentThread() WinAPI function, but this is not
enough. If
> > you'll try to create such a thread object, and pass its reference to
another
> > thread which will join it - something like [...]
>
> A default-constructed thread is documented as being non-joinable:
>
> http://boost.org/doc/html/thread.html#id401409-bb

Ok, I can't join it. So what can I do with it?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net