OpenRTM-aist  1.2.2
公開メンバ関数 | 公開変数類 | 全メンバ一覧
RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl 構造体

worker 用状態変数クラス [詳解]

#include <PeriodicExecutionContext.h>

公開メンバ関数

 WorkerThreadCtrl ()
 

公開変数類

coil::Mutex mutex_
 
coil::Condition< coil::Mutex > cond_
 
bool running_
 

詳解

worker 用状態変数クラス

構築子と解体子

◆ WorkerThreadCtrl()

RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::WorkerThreadCtrl ( )
inline

参照先 mutex_.

メンバ詳解

◆ cond_

coil::Condition<coil::Mutex> RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::cond_

◆ mutex_

coil::Mutex RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::mutex_

参照元 WorkerThreadCtrl().

◆ running_

bool RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::running_

この構造体詳解は次のファイルから抽出されました: