春暖花开~~

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

2019年4月14日

摘要: 一 ,线程相关函数 1.1 线程创建 头文件 #include<pthread.h> 函数声明 int pthread_create(pthread_t *restrict tidp,const pthread_attr_t *restrict_attr,void*(*start_rtn)(void 阅读全文
posted @ 2019-04-14 19:23 聆听花开的声音 阅读(248) 评论(0) 推荐(0)