UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
QueuedThreadPoolWrapper.h File Reference

Go to the source code of this file.

Classes

class  FQueuedThreadPoolWrapper
 
class  FQueuedThreadPoolWrapper::FScheduledWork
 
class  FQueuedThreadPoolDynamicWrapper
 
class  FQueuedThreadPoolTaskGraphWrapper
 
class  FQueuedLowLevelThreadPool
 

Variables

constexpr auto DefaultQueuedWorkPriorityWrapper = [](EQueuedWorkPriority InPriority) { return InPriority; }
 

Variable Documentation

◆ DefaultQueuedWorkPriorityWrapper

constexpr auto DefaultQueuedWorkPriorityWrapper = [](EQueuedWorkPriority InPriority) { return InPriority; }
inlineconstexpr