|
roo_threads
API Documentation for roo_threads
|
Go to the source code of this file.
Data Structures | |
| class | roo_threads::doc::condition_variable |
| Synchronization primitive for blocking and waking threads. More... | |
Namespaces | |
| namespace | roo_threads |
| namespace | roo_threads::doc |
Enumerations | |
| enum class | roo_threads::doc::cv_status { roo_threads::doc::cv_status::no_timeout , roo_threads::doc::cv_status::timeout } |
| Status returned from timed wait operations. More... | |