UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::GC::FWorkstealingQueue Class Reference

Public Member Functions

void Push (FWorkBlock *Block)
 
FWorkBlockPop ()
 
FWorkBlockSteal ()
 
void CheckEmpty ()
 

Member Function Documentation

◆ CheckEmpty()

void UE::GC::FWorkstealingQueue::CheckEmpty ( )
inline

◆ Pop()

FWorkBlock * UE::GC::FWorkstealingQueue::Pop ( )
inline

◆ Push()

void UE::GC::FWorkstealingQueue::Push ( FWorkBlock Block)
inline

◆ Steal()

FWorkBlock * UE::GC::FWorkstealingQueue::Steal ( )
inline

The documentation for this class was generated from the following file: