Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/kyua/utils/process/
H A Dexecutor.cpp631 post_wait(const int original_pid, const process::status& status) in post_wait() function
868 return _pimpl->post_wait(exec_handle.pid(), status); in wait()
880 return _pimpl->post_wait(status.dead_pid(), status); in wait_any()