Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FQueuedLowLevelThreadPool
Inheritance Hierarchy
- TConcurrentLinearObject
- IQueuedWorkInternalData
- FQueuedLowLevelThreadPool::FQueuedWorkInternalData
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/QueuedThreadPoolWrapper.h |
Include | #include "Misc/QueuedThreadPoolWrapper.h" |
Syntax
struct FQueuedWorkInternalData :
public TConcurrentLinearObject< FQueuedWorkInternalData, FTaskGraphBlockAllocationTag >,
public IQueuedWorkInternalData
Remarks
Internal data of the scheduler used for cancellation
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
LowLevelTasks::FTask | Task |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | Retract () |