Searched refs:stop_child (Results 1 – 1 of 1) sorted by relevance
272 std::atomic<bool> stop_child(false); in TEST() local276 while (!stop_child) { in TEST()302 stop_child = true; in TEST()