More threadpool bs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "MinimalEngine.h"
|
||||
|
||||
Seele::Map<void *, void *> registeredObjects;
|
||||
std::map<void *, void *> registeredObjects;
|
||||
std::mutex registeredObjectsLock;
|
||||
|
||||
Reference in New Issue
Block a user