Home
last modified time | relevance | path

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

/third_party/boost/boost/winapi/
Dprocess.hpp435 BOOST_FORCEINLINE BOOL_ create_process( in create_process() function
490 BOOST_FORCEINLINE BOOL_ create_process( in create_process() function
/third_party/boost/boost/process/detail/windows/
Dexecutor.hpp189 int err_code = ::boost::winapi::create_process( in operator ()()