Searched defs:posix_executor (Results 1 – 1 of 1) sorted by relevance
236 struct posix_executor struct239 Sequence & seq;241 const char * exe = nullptr;243 char *const* cmd_line = nullptr;245 char **env = ::environ;247 pid_t pid = -1;249 … std::shared_ptr<std::atomic<int>> exit_status = std::make_shared<std::atomic<int>>(still_active);