all_waits(*threads)
Class Public methods
Waits until all specified threads have terminated. If a block is provided, it is executed for each thread as they terminate.
Waits until all specified threads have terminated. If a block is provided, it is executed for each thread as they terminate.
Please login to continue.