]> git.seodisparate.com - EntityComponentMetaSystem/commit
Fix ThreadPool::easyStartAndWait()
authorStephen Seo <seo.disparate@gmail.com>
Thu, 16 Jun 2022 03:20:02 +0000 (12:20 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 16 Jun 2022 03:20:02 +0000 (12:20 +0900)
commit62600cbfa6eb6565aaa8f98de6431cdbe7411648
treebf093e4291c4288dfbae59250480ab944ca7d68e
parent292bffb6365cd042f6df33f9bd3e72bc6d23e21e
Fix ThreadPool::easyStartAndWait()

Previously, the "waiting" part wasn't implemented.
src/EC/Manager.hpp
src/EC/ThreadPool.hpp