Searched refs:spawned (Results 1 – 11 of 11) sorted by relevance
52 /// \throw process::system_error If the process cannot be spawned due to a85 /// \throw process::system_error If the process cannot be spawned due to a
147 /// thus the new subprocess spawned by this function will run with the same
424 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl577 if (!spawned()) return false; in Passed()705 if (!spawned()) return 0; in Wait()867 if (!spawned()) return 0; in Wait()1080 if (!spawned()) return 0; in Wait()
4 $ ! It had better be spawned, as it creates process logicals
29 A heck of a lot of them were left open in spawned jobs, which caused problems30 for the daemon and also caused problems with the spawned jobs if they were
134 " If non-zero, a background thread is spawned at startup"139 " If non-zero, a background thread is spawned at startup"
145 ** hid_osx: allow reads from spawned threads.
211 appropriate would be where a server has spawned a process to
540 * On Windows, the child is spawned using the `CreateProcess()` API, and
220 processes spawned by atf, not only test programs, which caused breakage
76 Requirements are that network daemons are spawned by a super server