Searched refs:terminate_poll (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dtest-program.cpp695 static volatile bool terminate_poll; member in namespace:__anon235
700 terminate_poll = true;
748 terminate_poll = false;
767 child_timer timeout_timer(timeout, child_pid, terminate_poll);
769 mux.mux(terminate_poll);

Completed in 13 milliseconds