问题 单项选择题

要结束一个线程,需要调用()函数。

A.exit

B.pthread_quit

C.pthread_exit

D.return

答案

参考答案:C

单项选择题
判断题