🆕 释放内存对象的函数slab_free()

This commit is contained in:
fslongjin
2022-02-24 16:02:58 +08:00
parent 5bac5bc096
commit dc3aa2ae8a
2 changed files with 62 additions and 12 deletions

View File

@ -10,6 +10,7 @@
// SLAB存储池count_using不为空
#define ESLAB_NOTNULL 101
#define ENOT_IN_SLAB 102
struct slab_obj