]> git.seodisparate.com - EntityComponentMetaSystem/commit
Impl nested threaded calls
authorStephen Seo <seo.disparate@gmail.com>
Wed, 15 Jun 2022 12:15:34 +0000 (21:15 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 15 Jun 2022 12:15:34 +0000 (21:15 +0900)
commit292bffb6365cd042f6df33f9bd3e72bc6d23e21e
treebe4002c6d0c59dd72bc6733ee26a0353919ebd7e
parent3286aa5a74dea69e0bdde234c5cb5e1149fd049b
Impl nested threaded calls

More testing is probably required to make sure it works properly.
.clang-format [new file with mode: 0644]
src/EC/Manager.hpp
src/EC/ThreadPool.hpp
src/test/ECTest.cpp
src/test/ThreadPoolTest.cpp