Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/IBuildInstallerSharedContext
Description
Preallocate thread free list with NumThreads. If more than NumThreads are required, a warning will be logged.
| Name | PreallocateThreads |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildInstallerSharedContext.h |
| Include Path | #include "Interfaces/IBuildInstallerSharedContext.h" |
void PreallocateThreads
(
uint32 NumThreads
)