《Linux/Unix系统编程手册》 第29章 线程:介绍

2021-03-09 20:27

阅读:604

标签:detach   unix   系统编程   create   inux   优点   thread   进程   attr   

 

本章概要:

  • 线程的优点与进程的缺点,以及线程共享属性
  • pthread数据类型
  • pthread_create()/pthread_exit()/pthread_self()/pthread_join()/pthread_detach()/pthread_yield()
  • pthread_attr_init()/pthread_attr_destroy()

《Linux/Unix系统编程手册》 第29章 线程:介绍

标签:detach   unix   系统编程   create   inux   优点   thread   进程   attr   

原文地址:https://www.cnblogs.com/arnoldlu/p/9776269.html

上一篇:c语言的数组

下一篇:JavaScript-DOM操作


评论


亲,登录后才可以留言!