Searched refs:m_waited (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dprocess.cpp285 m_waited(false)
291 if (!m_waited) {
310 m_waited = true;
H A Dprocess.hpp200 bool m_waited; member in class:atf::process::child
/bind-9.11.3/unit/atf-src/tools/
H A Dprocess.cpp420 m_waited(false)
426 if (!m_waited) {
451 m_waited = true;
H A Dprocess.hpp228 bool m_waited; member in class:tools::process::child

Completed in 301 milliseconds