#include <waitable_event.hpp>
Definition at line 50 of file waitable_event.hpp.
◆ waitable_event()
neolib::waitable_event::waitable_event |
( |
| ) |
|
◆ msg_wait() [1/2]
◆ msg_wait() [2/2]
◆ reset()
void neolib::waitable_event::reset |
( |
| ) |
const |
◆ signal_all()
void neolib::waitable_event::signal_all |
( |
| ) |
const |
◆ signal_one()
void neolib::waitable_event::signal_one |
( |
| ) |
const |
◆ wait() [1/2]
void neolib::waitable_event::wait |
( |
| ) |
const |
◆ wait() [2/2]
bool neolib::waitable_event::wait |
( |
uint32_t |
aTimeout_ms | ) |
const |
◆ ShortTimeout_ms
The documentation for this class was generated from the following file: