会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
kwingmei
2014年5月29日
linux 内核 中链表list
摘要: 这个结构从list.h 移到了types.h, 可见内核对循环链表的重视include/linux/types.h中定义struct list_head { struct list_head *next, *prev;};include/linux/list.h 中的宏初始化 一个叫name的链表节...
阅读全文
posted @ 2014-05-29 20:18 kwingmei
阅读(275)
评论(0)
推荐(0)
编辑
导航
博客园
首页
新随笔
联系
订阅
管理
公告