Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-05-28 07:12:02


Wolfgang Meyer wrote:
> Given a thread A created by a thread B. Is calling the join-method of
> A from a thread C a well-defined operation? (With C != B && C != A)

Conceptually, threads do not have parents. All threads are equal, regardless
of who created who.


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