LXR | KVM | PM | Time | Interrupt | Systems Performance | Bootup Optimization

2020年12月20日

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

摘要: 关键词:pthread_create()、pthread_exit()、pthread_self()、pthread_join()、pthread_detach()、pthread_attr_init()、pthread_attr_destroy()等等。 本章首先介绍了线程在进程中内存属性,然后介 阅读全文

posted @ 2020-12-20 22:01 ArnoldLu 阅读(537) 评论(0) 推荐(0) 编辑

导航