Boost logo

Boost :

Subject: Re: [boost] [thread] thread::join() + thread::interrupt() not reliable?
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-01-14 11:54:30


Le 14/01/13 16:13, Oliver Kowalke a écrit :
> answering myself:
> postconditions of thread::join(): If *this refers to a thread of execution
> on entry, that thread of execution has completed. *this no longer refers to
> any thread of execution.
> note: Operations on *this are not synchronized.
> you can not expect to call thread::join() from multiple threads.
I confirm.

Vicente


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk