Implement RAII guard for memory pool synchronization
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
#include <mm/alloc.hh>
|
||||
#include <mm/colors.hh>
|
||||
#include <mm/guard.hh>
|
||||
#include <mm/hlpool.hh>
|
||||
#include <mm/kpool.hh>
|
||||
#include <mm/mmgr.hh>
|
||||
|
||||
Reference in New Issue
Block a user