Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async > API/Runtime/Core/Async/Fundamental > API/Runtime/Core/Async/Fundamental/FWaitingQueue
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/Fundamental/WaitingQueue.h |
| Include | #include "Async/Fundamental/WaitingQueue.h" |
| Source | /Engine/Source/Runtime/Core/Private/Async/Fundamental/WaitingQueue.cpp |
void ConditionalStandby
(
FWaitEvent * Node
)
Remarks
Immediately goes to sleep if oversubscription period is finished and we're over the allowed thread count.