|
OpenRTM-aist
1.2.1
|
worker 用状態変数クラス [詳解]
#include <PeriodicExecutionContext.h>

公開メンバ関数 | |
| WorkerThreadCtrl () | |
公開変数類 | |
| coil::Mutex | mutex_ |
| coil::Condition< coil::Mutex > | cond_ |
| bool | running_ |
worker 用状態変数クラス
|
inline |
参照先 mutex_.
| coil::Condition<coil::Mutex> RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::cond_ |
| coil::Mutex RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::mutex_ |
参照元 WorkerThreadCtrl().
| bool RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::running_ |
1.8.11