Public Member Functions | |
| void | signal () |
| void | waitFor (uavcan::MonotonicDuration duration) |
Private Attributes | |
| std::condition_variable | cv_ |
| std::mutex | m_ |
Definition at line 278 of file test_multithreading.cpp.
|
inline |
Definition at line 293 of file test_multithreading.cpp.
|
inline |
Note that this method may return spuriously.
Definition at line 287 of file test_multithreading.cpp.
|
private |
Definition at line 281 of file test_multithreading.cpp.
|
private |
Definition at line 280 of file test_multithreading.cpp.