#include <WaitingQueue.h>
◆ FWaitingQueue()
◆ CancelWait()
| bool LowLevelTasks::Private::FWaitingQueue::CancelWait |
( |
FWaitEvent * |
Node | ) |
|
◆ CommitStandby()
◆ CommitWait()
◆ ConditionalStandby()
| void LowLevelTasks::Private::FWaitingQueue::ConditionalStandby |
( |
FWaitEvent * |
Node | ) |
|
◆ DecrementOversubscription()
| void LowLevelTasks::Private::FWaitingQueue::DecrementOversubscription |
( |
| ) |
|
◆ FinishShutdown()
| void LowLevelTasks::Private::FWaitingQueue::FinishShutdown |
( |
| ) |
|
◆ IncrementOversubscription()
| void LowLevelTasks::Private::FWaitingQueue::IncrementOversubscription |
( |
| ) |
|
◆ Init()
◆ IsOversubscriptionLimitReached()
| bool LowLevelTasks::Private::FWaitingQueue::IsOversubscriptionLimitReached |
( |
| ) |
const |
◆ Notify()
| int32 LowLevelTasks::Private::FWaitingQueue::Notify |
( |
int32 |
Count = 1 | ) |
|
|
inline |
◆ PrepareStandby()
| void LowLevelTasks::Private::FWaitingQueue::PrepareStandby |
( |
FWaitEvent * |
Node | ) |
|
◆ PrepareWait()
| void LowLevelTasks::Private::FWaitingQueue::PrepareWait |
( |
FWaitEvent * |
Node | ) |
|
◆ StartShutdown()
| void LowLevelTasks::Private::FWaitingQueue::StartShutdown |
( |
| ) |
|
The documentation for this class was generated from the following files: