Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FQueuedThreadPool
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/QueuedThreadPool.h |
Include | #include "Misc/QueuedThreadPool.h" |
Syntax
static OverrideStackSize = 0;
Remarks
Stack size for threads created for the thread pool. Can be overridden by other projects. If 0 means to use the value passed in the Create method.