赞题库-背景图
单项选择题

在Pthread线程包的使用中,当用户编程创建一个新的线程时,需要使用的线程库函数是()

A.pthread_create()
B.pthread_exit()
C.pthread_yield()
D.pthread_join()