Implement RAII guard for memory pool synchronization
This commit is contained in:
committed by
CodingWorkshop Signing Team
parent
7b3f4bb35a
commit
77e487495b
@@ -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