|
PFUNC 1.0
|
#include <pfunc/event.hpp>
Public Member Functions | |
| void | wait () |
| void | notify () |
| void pfunc::detail::event< waitable_event >::notify | ( | ) | [inline] |
Notify completion of an event
| void pfunc::detail::event< waitable_event >::wait | ( | ) | [inline] |
Wait for an event completion
1.7.4