Home
last modified time | relevance | path

Searched refs:CREATE_BREAKAWAY_FROM_JOB_ (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/process/detail/windows/
Dgroup_ref.hpp36 exec.creation_flags |= boost::winapi::CREATE_BREAKAWAY_FROM_JOB_; in on_setup()
/third_party/boost/boost/winapi/
Dprocess.hpp143 BOOST_CONSTEXPR_OR_CONST DWORD_ CREATE_BREAKAWAY_FROM_JOB_ = CREATE_BREAKAWAY_FROM_JOB; variable
217 BOOST_CONSTEXPR_OR_CONST DWORD_ CREATE_BREAKAWAY_FROM_JOB_ = 0x1000000;