Searched refs:StartThread (Results 1 – 1 of 1) sorted by relevance
180 static bool StartThread(std::unique_ptr<Subprocess> subprocess,502 bool Subprocess::StartThread(std::unique_ptr<Subprocess> subprocess, std::string* error) { in StartThread() function in __anon9d4e575d0111::Subprocess878 if (!Subprocess::StartThread(std::move(subprocess), &error)) { in StartSubprocess()911 if (!Subprocess::StartThread(std::move(subprocess), &error)) { in StartCommandInProcess()