240 发简信
IP属地:贵州
  • Resize,w 360,h 240
    操作系统多线程编程基础

    一. 线程的基本操作函数 先讲述4个基本线程函数,在调用它们前均要包括pthread.h头文件 1.创建线程函数 int pthread_cre...