|
|
FiberAllocator * | dequeAllocator = nullptr |
| |
|
size_t | dequeCapacityPerWorker = 0 |
| |
|
size_t | idleSpinAttempts = 32 |
| |
| bool | keepAliveWhenIdle = false |
| | Keep worker threads parked and ready to accept later waves after the scheduler becomes idle.
|
| |
|
Span< const uint64_t > | affinityMasks |
| |
|
FiberWorkerThreadPriority | threadPriority = FiberWorkerThreadPriority::Default |
| |
◆ keepAliveWhenIdle
| bool SC::FiberJobWorkerPoolOptions::keepAliveWhenIdle = false |
Keep worker threads parked and ready to accept later waves after the scheduler becomes idle.
The documentation for this struct was generated from the following file: