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