Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::AwaitLoopWakeUp Struct Reference

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
 

Detailed Description

Stable wake-up object that can resume an AwaitLoopWakeUpAwaiter from another thread.


The documentation for this struct was generated from the following file: