Commit graph

9 commits

Author SHA1 Message Date
Stephen Seo 292bffb636 Impl nested threaded calls
More testing is probably required to make sure it works properly.
2022-06-15 21:15:34 +09:00
Stephen Seo f27c22675a Add easyWakeAndWait() to ThreadPool
Changed usage of ThreadPool in EC::Manager to use easyWakeAndWait().
2021-09-09 15:53:55 +09:00
Stephen Seo c2dc5124c9 Rename a UnitTest for ThreadPool 2021-09-08 10:49:32 +09:00
Stephen Seo 64e9b18f89 Fix UnitTests for ThreadPool 2021-09-08 10:46:26 +09:00
Stephen Seo 4fd463a870 Add tests for ThreadPool::getThreadCount() 2021-09-07 20:21:20 +09:00
Stephen Seo 6a8902ad51 Allow ThreadPool to be created with < 2 ThreadCount 2021-09-07 11:46:38 +09:00
Stephen Seo 16f410c8ef Add isQueueEmpty() to ThreadPool 2021-09-07 11:29:06 +09:00
Stephen Seo 0f2a98b886 Usage of ThreadPool fixes 2021-09-06 20:57:13 +09:00
Stephen Seo 2e9e18a964 Impl ThreadPool 2021-09-06 15:54:24 +09:00