]> git.seodisparate.com - EntityComponentMetaSystem/commit
WIP convert Manager to use ThreadPool
authorStephen Seo <seo.disparate@gmail.com>
Mon, 6 Sep 2021 10:52:23 +0000 (19:52 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 6 Sep 2021 10:52:23 +0000 (19:52 +0900)
commitf44d2f8c7b2cfb342a442ef9160a03356d6a2b4f
tree79f1ab4ae9f344607b6dc9d9db33ff815397f4b5
parent2e9e18a964e404b7052c588614d0f381743fc598
WIP convert Manager to use ThreadPool

valgrind seems to report memory issues, and documentation may need more
updating.
src/EC/Manager.hpp
src/test/ECTest.cpp