Stable wake-up object that can resume an AwaitLoopWakeUpAwaiter from another thread. More...
#include <Await.h>
Public Member Functions | |
| Result | wakeUp (AwaitEventLoop &await) |
| Result | wakeUp (AsyncEventLoop &eventLoop) |
| bool | isActive () const |
Friends | |
| struct | AwaitLoopWakeUpAwaiter |
Stable wake-up object that can resume an AwaitLoopWakeUpAwaiter from another thread.