Searched refs:spawned (Results 1 – 10 of 10) 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
408 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl558 if (!spawned()) in Passed()672 if (!spawned()) in Wait()875 if (!spawned()) in Wait()1025 if (!spawned()) in Wait()
58 ** hid_osx: allow reads from spawned threads.
131 " If non-zero, a background thread is spawned at startup"136 " If non-zero, a background thread is spawned at startup"
30 A heck of a lot of them were left open in spawned jobs, which caused problems31 for the daemon and also caused problems with the spawned jobs if they were
211 appropriate would be where a server has spawned a process to
220 processes spawned by atf, not only test programs, which caused breakage
76 Requirements are that network daemons are spawned by a super server
838 * On Windows, the child is spawned using the `CreateProcess()` API, and