method finish
Documentation for method finish
assembled from the following types:
class Thread
From Thread
(Thread) method finish
method finish(Thread:D)
Waits for the thread to finish. This is called join in other programming systems.
Documentation for method finish
assembled from the following types:
From Thread
method finish(Thread:D)
Waits for the thread to finish. This is called join in other programming systems.