#include <JobSystem.hpp>
◆ allocator
| Allocator* Foundation::Core::JobSystemDesc::allocator {} |
◆ maxBarriers
| size_t Foundation::Core::JobSystemDesc::maxBarriers {16} |
◆ maxJobs
| size_t Foundation::Core::JobSystemDesc::maxJobs {1024} |
◆ name
| StringView Foundation::Core::JobSystemDesc::name {"Job"} |
◆ readyQueueSize
| size_t Foundation::Core::JobSystemDesc::readyQueueSize {1024} |
◆ workerCount
| size_t Foundation::Core::JobSystemDesc::workerCount {} |
The documentation for this struct was generated from the following file: