Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FWaitingQueue
Description
Increment oversubscription and notify a thread if we're under the allowed thread count. If dynamic thread creation is allowed, this could spawn a new thread if needed.
| Name | IncrementOversubscription |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Async/Fundamental/WaitingQueue.h |
| Include Path | #include "Async/Fundamental/WaitingQueue.h" |
| Source | /Engine/Source/Runtime/Core/Private/Async/Fundamental/WaitingQueue.cpp |
void IncrementOversubscription()