函式定義: int pthread_join(pthread_t thread, void **retval);. 描述:pthread_join()函式,以阻塞的方式等待thread指定的執行緒結束。當函式返回時,被等待執行緒 ...
確定! 回上一頁