Home
last modified time | relevance | path

Searched refs:_attached (Results 1 – 25 of 116) sorted by relevance

12345

/dports/devel/boost-docs/boost_1_72_0/boost/process/detail/
H A Dchild_decl.hpp49 bool _attached = true; member in boost::process::child
63 explicit child(pid_t & pid) : _child_handle(pid), _attached(false) {}; in child()
68 _attached (lhs._attached), in child()
71 lhs._attached = false; in child()
82 _attached = lhs._attached; in operator =()
84 lhs._attached = false; in operator =()
88 void detach() {_attached = false; } in detach()
90 bool joinable() { return _attached;} in joinable()
95 if (_attached && !_exited() && running(ec)) in ~child()
/dports/devel/R-cran-BH/BH/inst/include/boost/process/detail/
H A Dchild_decl.hpp49 bool _attached = true; member in boost::process::child
63 explicit child(pid_t pid) : _child_handle(pid), _attached(false) {}; in child()
68 _attached (lhs._attached), in child()
71 lhs._attached = false; in child()
82 _attached = lhs._attached; in operator =()
84 lhs._attached = false; in operator =()
88 void detach() {_attached = false; } in detach()
90 bool joinable() { return _attached;} in joinable()
95 if (_attached && !_exited() && running(ec)) in ~child()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/process/detail/
H A Dchild_decl.hpp49 bool _attached = true; member in boost::process::child
63 explicit child(pid_t & pid) : _child_handle(pid), _attached(false) {}; in child()
68 _attached (lhs._attached), in child()
71 lhs._attached = false; in child()
82 _attached = lhs._attached; in operator =()
84 lhs._attached = false; in operator =()
88 void detach() {_attached = false; } in detach()
90 bool joinable() { return _attached;} in joinable()
95 if (_attached && !_exited() && running(ec)) in ~child()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/process/detail/
H A Dchild_decl.hpp49 bool _attached = true; member in boost::process::child
63 explicit child(pid_t & pid) : _child_handle(pid), _attached(false) {}; in child()
68 _attached (lhs._attached), in child()
71 lhs._attached = false; in child()
82 _attached = lhs._attached; in operator =()
84 lhs._attached = false; in operator =()
88 void detach() {_attached = false; } in detach()
90 bool joinable() { return _attached;} in joinable()
95 if (_attached && !_exited() && running(ec)) in ~child()
/dports/devel/boost-libs/boost_1_72_0/boost/process/detail/
H A Dchild_decl.hpp49 bool _attached = true; member in boost::process::child
63 explicit child(pid_t & pid) : _child_handle(pid), _attached(false) {}; in child()
68 _attached (lhs._attached), in child()
71 lhs._attached = false; in child()
82 _attached = lhs._attached; in operator =()
84 lhs._attached = false; in operator =()
88 void detach() {_attached = false; } in detach()
90 bool joinable() { return _attached;} in joinable()
95 if (_attached && !_exited() && running(ec)) in ~child()
/dports/devel/boost-python-libs/boost_1_72_0/boost/process/detail/
H A Dchild_decl.hpp49 bool _attached = true; member in boost::process::child
63 explicit child(pid_t & pid) : _child_handle(pid), _attached(false) {}; in child()
68 _attached (lhs._attached), in child()
71 lhs._attached = false; in child()
82 _attached = lhs._attached; in operator =()
84 lhs._attached = false; in operator =()
88 void detach() {_attached = false; } in detach()
90 bool joinable() { return _attached;} in joinable()
95 if (_attached && !_exited() && running(ec)) in ~child()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/process/detail/
H A Dchild_decl.hpp49 bool _attached = true; member in boost::process::child
63 explicit child(pid_t & pid) : _child_handle(pid), _attached(false) {}; in child()
68 _attached (lhs._attached), in child()
71 lhs._attached = false; in child()
82 _attached = lhs._attached; in operator =()
84 lhs._attached = false; in operator =()
88 void detach() {_attached = false; } in detach()
90 bool joinable() { return _attached;} in joinable()
95 if (_attached && !_exited() && running(ec)) in ~child()
/dports/devel/hyperscan/boost_1_75_0/boost/process/detail/
H A Dchild_decl.hpp49 bool _attached = true; member in boost::process::child
63 explicit child(pid_t & pid) : _child_handle(pid), _attached(false) {}; in child()
68 _attached (lhs._attached), in child()
71 lhs._attached = false; in child()
82 _attached = lhs._attached; in operator =()
84 lhs._attached = false; in operator =()
88 void detach() {_attached = false; } in detach()
90 bool joinable() { return _attached;} in joinable()
95 if (_attached && !_exited() && running(ec)) in ~child()
/dports/devel/boost-docs/boost_1_72_0/boost/process/
H A Dgroup.hpp64 bool _attached = true; member in boost::process::group
76 _attached (lhs._attached) in group()
78 lhs._attached = false; in group()
87 _attached = lhs._attached; in operator =()
93 void detach() {_attached = false; } in detach()
98 bool joinable() {return _attached;} in joinable()
108 if ( _attached && valid()) in ~group()
/dports/devel/R-cran-BH/BH/inst/include/boost/process/
H A Dgroup.hpp64 bool _attached = true; member in boost::process::group
76 _attached (lhs._attached) in group()
78 lhs._attached = false; in group()
87 _attached = lhs._attached; in operator =()
93 void detach() {_attached = false; } in detach()
98 bool joinable() {return _attached;} in joinable()
108 if ( _attached && valid()) in ~group()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/process/
H A Dgroup.hpp64 bool _attached = true; member in boost::process::group
76 _attached (lhs._attached) in group()
78 lhs._attached = false; in group()
87 _attached = lhs._attached; in operator =()
93 void detach() {_attached = false; } in detach()
98 bool joinable() {return _attached;} in joinable()
108 if ( _attached && valid()) in ~group()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/process/
H A Dgroup.hpp64 bool _attached = true; member in boost::process::group
76 _attached (lhs._attached) in group()
78 lhs._attached = false; in group()
87 _attached = lhs._attached; in operator =()
93 void detach() {_attached = false; } in detach()
98 bool joinable() {return _attached;} in joinable()
108 if ( _attached && valid()) in ~group()
/dports/devel/boost-libs/boost_1_72_0/boost/process/
H A Dgroup.hpp64 bool _attached = true; member in boost::process::group
76 _attached (lhs._attached) in group()
78 lhs._attached = false; in group()
87 _attached = lhs._attached; in operator =()
93 void detach() {_attached = false; } in detach()
98 bool joinable() {return _attached;} in joinable()
108 if ( _attached && valid()) in ~group()
/dports/devel/boost-python-libs/boost_1_72_0/boost/process/
H A Dgroup.hpp64 bool _attached = true; member in boost::process::group
76 _attached (lhs._attached) in group()
78 lhs._attached = false; in group()
87 _attached = lhs._attached; in operator =()
93 void detach() {_attached = false; } in detach()
98 bool joinable() {return _attached;} in joinable()
108 if ( _attached && valid()) in ~group()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/process/
H A Dgroup.hpp64 bool _attached = true; member in boost::process::group
76 _attached (lhs._attached) in group()
78 lhs._attached = false; in group()
87 _attached = lhs._attached; in operator =()
93 void detach() {_attached = false; } in detach()
98 bool joinable() {return _attached;} in joinable()
108 if ( _attached && valid()) in ~group()
/dports/devel/hyperscan/boost_1_75_0/boost/process/
H A Dgroup.hpp64 bool _attached = true; member in boost::process::group
76 _attached (lhs._attached) in group()
78 lhs._attached = false; in group()
87 _attached = lhs._attached; in operator =()
93 void detach() {_attached = false; } in detach()
98 bool joinable() {return _attached;} in joinable()
108 if ( _attached && valid()) in ~group()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/
H A DSHM_Transporter.win32.cpp66 if(!_attached){ in connectServer()
76 _attached = true; in connectServer()
117 if(!_attached){ in connectClient()
127 _attached = true; in connectClient()
161 if(_attached) { in disconnectImpl()
172 _attached = false; in disconnectImpl()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/
H A DSHM_Transporter.win32.cpp66 if(!_attached){ in connectServer()
76 _attached = true; in connectServer()
117 if(!_attached){ in connectClient()
127 _attached = true; in connectClient()
161 if(_attached) { in disconnectImpl()
172 _attached = false; in disconnectImpl()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/
H A DSHM_Transporter.win32.cpp66 if(!_attached){ in connectServer()
76 _attached = true; in connectServer()
117 if(!_attached){ in connectClient()
127 _attached = true; in connectClient()
161 if(_attached) { in disconnectImpl()
172 _attached = false; in disconnectImpl()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/common/transporter/
H A DSHM_Transporter.win32.cpp66 if(!_attached){ in connectServer()
76 _attached = true; in connectServer()
117 if(!_attached){ in connectClient()
127 _attached = true; in connectClient()
161 if(_attached) { in disconnectImpl()
172 _attached = false; in disconnectImpl()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/common/transporter/
H A DSHM_Transporter.win32.cpp66 if (!_attached) in connectServer()
78 _attached = true; in connectServer()
123 if (!_attached) in connectClient()
135 _attached = true; in connectClient()
177 if (_attached) in disconnectImpl()
190 _attached = false; in disconnectImpl()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/common/transporter/
H A DSHM_Transporter.win32.cpp66 if(!_attached){ in connectServer()
76 _attached = true; in connectServer()
117 if(!_attached){ in connectClient()
127 _attached = true; in connectClient()
161 if(_attached) { in disconnectImpl()
172 _attached = false; in disconnectImpl()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/common/transporter/
H A DSHM_Transporter.win32.cpp66 if(!_attached){ in connectServer()
76 _attached = true; in connectServer()
117 if(!_attached){ in connectClient()
127 _attached = true; in connectClient()
161 if(_attached) { in disconnectImpl()
172 _attached = false; in disconnectImpl()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/common/transporter/
H A DSHM_Transporter.win32.cpp66 if(!_attached){ in connectServer()
76 _attached = true; in connectServer()
117 if(!_attached){ in connectClient()
127 _attached = true; in connectClient()
161 if(_attached) { in disconnectImpl()
172 _attached = false; in disconnectImpl()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/common/transporter/
H A DSHM_Transporter.win32.cpp66 if(!_attached){ in connectServer()
76 _attached = true; in connectServer()
117 if(!_attached){ in connectClient()
127 _attached = true; in connectClient()
161 if(_attached) { in disconnectImpl()
172 _attached = false; in disconnectImpl()

12345