YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
one_shot_event.hpp File Reference
Include dependency graph for one_shot_event.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaclib::OneShotEvent
 This class useful to wait or co_await some event. More...
 
struct  yaclib::OneShotEvent::Waiter
 Waiter is public for advanced users. More...
 
struct  yaclib::OneShotEvent::TimedWaiter
 Public only because Waiter is public. More...
 

Namespaces

namespace  yaclib