代码中如果没有pthread_join主线程会很快结束从而使整个进程结束,从而使创建的 ... int pthread_join(pthread_t thread, void **value_ptr); thread:等待退出线程的 ...
確定! 回上一頁