redis源碼解析之adlist.c

#include <stdlib.h> #include "adlist.h" #include "zmalloc.h" /** * 建立list並作初始化 * @return */ /* Create a new list. The created list can be freed with * AlFreeList(), but private value of every node ne
相關文章
相關標籤/搜索