|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::ThreadPartitioner, including all inherited members.
| mMinimumGrainSize | CeresEngine::ThreadPartitioner | private |
| mThreadCount | CeresEngine::ThreadPartitioner | private |
| operator()(I first, S last) | CeresEngine::ThreadPartitioner | inline |
| ThreadPartitioner(const std::size_t minimumGrainSize, const std::size_t occupancy=hardware_concurrency()) | CeresEngine::ThreadPartitioner | inlineexplicit |