method
all_waits
ruby latest stable - Class:
ThreadsWait
all_waits()public
Waits until all of the specified threads are terminated. If a block is supplied for the method, it is executed for each thread termination.
Raises exceptions in the same manner as next_wait.