要结束一个线程,需要调用()函数。
A:exit
B:pthread_quit
C:pthread_exit
D:return
出自:计算机科学