#include <wakeup_signal.hpp>
Definition at line 12 of file wakeup_signal.hpp.
◆ emitSignal()
void BT::WakeUpSignal::emitSignal |
( |
| ) |
|
|
inline |
◆ waitFor()
bool BT::WakeUpSignal::waitFor |
( |
std::chrono::microseconds |
usec | ) |
|
|
inline |
Return true if the timeout was NOT reached and the signal was received.
Definition at line 17 of file wakeup_signal.hpp.
◆ cv_
std::condition_variable BT::WakeUpSignal::cv_ |
|
private |
◆ mutex_
◆ ready_
std::atomic_bool BT::WakeUpSignal::ready_ = false |
|
private |
The documentation for this class was generated from the following file: