单选题
在Pthread线程包的使用中,当用户需要结束一个线程时,可以使用的线程库函数是
A、
pthread_create()
B、
pthread_exit()
C、
pthread_yield()
D、
pthread_join()
【正确答案】
B
【答案解析】
提交答案
关闭