会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
可笑痴狂
博客园
首页
博问
闪存
新随笔
订阅
管理
2014年12月25日
pThreads线程(一) 基本API
摘要: 1.创建线程 int pthread_create(pthread_t *restrict_ptid, const pthread_attr_t *restrict_attr, void *(*start_routine)(void*), void *restrict_arg); ptid是一个...
阅读全文
posted @ 2014-12-25 10:57 可笑痴狂
阅读(3306)
评论(0)
推荐(0)