|
OpenRTM-aist
1.2.1
|
Condition variable class for worker. More...
#include <PeriodicExecutionContext.h>

Public Member Functions | |
| WorkerThreadCtrl () | |
Public Attributes | |
| coil::Mutex | mutex_ |
| coil::Condition< coil::Mutex > | cond_ |
| bool | running_ |
Condition variable class for worker.
|
inline |
References mutex_.
| coil::Condition<coil::Mutex> RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::cond_ |
| coil::Mutex RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::mutex_ |
Referenced by WorkerThreadCtrl().
| bool RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::running_ |
1.8.11