]> git.seodisparate.com - EntityComponentMetaSystem/commit
Add ThreadPool::getThreadCount()
authorStephen Seo <seo.disparate@gmail.com>
Tue, 7 Sep 2021 11:18:41 +0000 (20:18 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 7 Sep 2021 11:18:41 +0000 (20:18 +0900)
commit5c72ecb74b98b041ae32f08c252f5b61fd5391ce
tree9d5cb7ec92c0ed2cc8dc463075ab496a17c71a3b
parentbeb3eae6e23461ee63338bcabff22c9c626fc948
Add ThreadPool::getThreadCount()

Without the previously removed THREADCOUNT constant, there was no way to
query the ThreadCount from outside the class. This function provides
this.
src/EC/ThreadPool.hpp