mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
updated HACKING.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3816 21ef857c-d57f-4fe0-8362-d861dc6d29cd
This commit is contained in:
@@ -92,9 +92,10 @@ Name Use Type
|
||||
------------------- ----------------------- ---------------
|
||||
PH_LIST Array Non-intrusive
|
||||
LIST_ENTRY Doubly linked list Intrusive
|
||||
SLIST_ENTRY Singly linked list Intrusive
|
||||
SINGLE_LIST_ENTRY Singly linked list Intrusive
|
||||
PH_POINTER_LIST Array Non-intrusive
|
||||
LIST_ENTRY Stack Intrusive
|
||||
SINGLE_LIST_ENTRY Stack Intrusive
|
||||
PH_QUEUE Queue Non-intrusive
|
||||
LIST_ENTRY Queue Intrusive
|
||||
RTL_AVL_TABLE Binary tree (AVL) Non-intrusive
|
||||
|
||||
Reference in New Issue
Block a user