For example, only one thread may join() with another. If a coordinator wants to use join() to detect thread t's termination, it must make sure that no other thread sets a join on t.
join()
t
This page last modified on 16 July 2003.