Joining Thread
Warning
This post is more than a year old. Information may be outdated.
join()suspends the current thread until another one finishes. c++ - What does std::thread.join() do? - Stack Overflow
This post is more than a year old. Information may be outdated.
join()suspends the current thread until another one finishes. c++ - What does std::thread.join() do? - Stack Overflow