南开大学 / 并行程序设计
正确率:100%
主线程通过____函数获取特定线程的返回结果。
A.pthread_create
B.pthread_join
C.pthread_cancel
D.pthread_get
参考答案:
A.pthread_create
B.pthread_join
C.pthread_cancel
D.pthread_get