thread::Cond::Attributes
- Inherits: api::ExecutionContext 
public 
Friends
Cond#
friend class Cond Type: class
Parameters:
Functions
Attributes()#
inline 
thread::Cond::Attributes::Attributes ()~Attributes()#
inline 
thread::Cond::Attributes::~Attributes ()get_is_pshared() const#
inline 
bool thread::Cond::Attributes::get_is_pshared () constType: bool
get_pshared() const#
inline 
ProcessShared thread::Cond::Attributes::get_pshared () constType: ProcessShared
set_pshared(bool value=true)#
inline 
Attributes & thread::Cond::Attributes::set_pshared (bool value=true)Type: Attributes &
Parameters:
boolvalue
set_pshared(ProcessShared pshared)#
inline 
Attributes & thread::Cond::Attributes::set_pshared (ProcessShared pshared)Type: Attributes &
Parameters:
- ProcessShared 
pshared