pthread_join () 等待指定的thread結束 函數原型如下 int pthread_join(pthread_t thread, void **thread_return); 參數說明如下
確定! 回上一頁