The two active threads are the main thread and the useless_function thread that you just created. The join() method blocks the execution flow ...
確定! 回上一頁