OpenRTM-aist 2.0.2
読み取り中…
検索中…
一致する文字列を見つけられません
RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl 構造体

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

#include <PeriodicExecutionContext.h>

公開メンバ関数

 WorkerThreadCtrl ()
 

公開変数類

std::mutex mutex_
 
std::condition_variable cond_
 
bool running_ {false}
 

詳解

worker 用状態変数クラス

構築子と解体子

◆ WorkerThreadCtrl()

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

メンバ詳解

◆ cond_

std::condition_variable RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::cond_

◆ mutex_

std::mutex RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::mutex_

◆ running_

bool RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::running_ {false}

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