26 #if defined (HAVE_CONFIG_H)
37 m_list.remove_if ([pid] (
const child& oc) {
return oc.
m_pid == pid; });
43 m_list.append (
child (pid,
f));
51 for (
auto& oc : m_list)
64 if (
f &&
f (oc.m_pid, oc.m_status))
80 for (
auto& oc : m_list)
104 OCTAVE_END_NAMESPACE(
octave)
bool(* child_event_handler)(pid_t, int)
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
F77_RET_T const F77_DBLE const F77_DBLE * f
pid_t waitpid(pid_t pid, int *status, int options)