method
join
Ruby latest stable (v2_5_5)
-
0 notes -
Class: ThreadsWait
join(*threads)
public
Waits for specified threads to terminate, and returns when one of the threads terminated.
join(*threads)
public
Waits for specified threads to terminate, and returns when one of the threads terminated.