Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/process/
H A Dexecutor_test.cpp194 static void child_pause(const fs::path&) UTILS_NORETURN;
199 child_pause(const fs::path& /* control_directory */) in child_pause() function
732 pids.push_back(do_spawn(handle, child_pause).pid()); in ATF_TEST_CASE_BODY()
782 do_spawn(handle, child_pause); in do_signal_handling_test()
/freebsd/contrib/kyua/utils/
H A Dstacktrace_test.cpp128 static void child_pause(const fs::path&) UTILS_NORETURN;
133 child_pause(const fs::path& /* control_directory */) in child_pause() function
563 child_pause, datetime::delta(0, 100000), none, none, none); in ATF_TEST_CASE_BODY()