roo_threads
API Documentation for roo_threads
Loading...
Searching...
No Matches
condition_variable_api.h File Reference
#include "roo_threads/doc/mutex_api.h"
#include "roo_time.h"
Include dependency graph for condition_variable_api.h:

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...