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 DecrementOversubscription()
Remarks
Decrement oversubscription only, any active threads will finish their current task and will go to sleep if conditional standby determines we're now over the active thread count.