Searched refs:spawned (Results 1 – 6 of 6) sorted by relevance
69 auto spawned = device.Spawn(launch_info); in LaunchProcess() local71 if (spawned) { in LaunchProcess()72 launch_info.SetProcessID(spawned.GetPID()); in LaunchProcess()75 return spawned.GetError(); in LaunchProcess()
415 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl570 if (!spawned()) in Passed()681 if (!spawned()) in Wait()882 if (!spawned()) in Wait()1097 if (!spawned()) in Wait()
1 // Test for threads spawned with wqthread_start
134 " If non-zero, a background thread is spawned at startup"139 " If non-zero, a background thread is spawned at startup"
40 function, for a spawned thread, it corresponds to the thread function.
3266 DNBLogThreadedIf(LOG_PROCESS, "successfully spawned pid %d", m_pid);3271 DNBLogThreadedIf(LOG_PROCESS, "error: failed to attach to spawned pid "