Home
last modified time | relevance | path

Searched refs:child_should_exit (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dmulti_ebb_procs_test.c19 static bool child_should_exit; variable
23 child_should_exit = true; in sigint_handler()
56 while (!child_should_exit) { in cycles_child()