OS_LAB2_LIST
2022-01-28 18:23:29 1 举报
操作系统内核中的侵入式链表,在普通的单链表基础上支持便捷的删除等操作。
作者其他创作
大纲/内容
field
le_prev
delete:
elm
le_next
LIST_ENTRY
listelm
Legend
NULL
LIST_HEAD
other data
lh_first
Structure
element
LIST_INSERT_BEFORE
modify:
add:
fullstructtype
OS_LAB2_LIST
new
pointer
LIST_INSERT_AFTER
LIST_REMOVE
old
收藏
收藏
0 条评论
回复 删除
下一页