Searched defs:start_new_process_group (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dprocess_util_posix.cc508 bool start_new_process_group) {
554 if (start_new_process_group) {
502 LaunchAppImpl( const std::vector<std::string>& argv, const environment_vector& env_changes, const file_handle_mapping_vector& fds_to_remap, bool wait, ProcessHandle* process_handle, bool start_new_process_group) argument

Completed in 56 milliseconds