std::condition_variable state extended with "cancelled" state
Definition in file condition_variable_status.hpp.
Go to the source code of this file.
 This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | engine | 
| Asynchronous engine primitives.  | |
Enumerations | |
| enum class | engine::CvStatus {  kNoTimeout , kTimeout , kCancelled }  | 
| std::condition_variable state extended with "cancelled" state  More... | |