C/C++ API Reference
Loading...
Searching...
No Matches
pw::async2::Notification Class Reference

Overview

A notification that multiple futures can wait on.

Public Member Functions

 Notification (Notification &&)=default
 
Notificationoperator= (Notification &&)=default
 
 Notification (const Notification &)=delete
 
Notificationoperator= (const Notification &)=delete
 
VoidFuture Wait ()
 
void Notify ()
 Wakes all waiting tasks.
 

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