Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
通常、スレッドの親から join() を呼び出して、スレッドが終了するのを待ちます。
スレッドが子ではない別のスレッドで join() を呼び出すことは許可されていますか? もしそうなら、これを使用する必要がありますか?