Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/kyua/utils/process/
HDexecutor.hpp193 exec_handle spawn_followup_post(const exit_handle&,
HDexecutor.ipp175 return spawn_followup_post(base, timeout, child);
HDexecutor.cpp831 executor::executor_handle::spawn_followup_post( in spawn_followup_post() function in executor::executor_handle