26 #if defined (HAVE_CONFIG_H)
37 m_list.remove_if ([pid] (
const child& oc) {
return oc.
m_pid == pid; });
42 m_list.append (
child (pid,
f));
62 if (
f &&
f (oc.m_pid, oc.m_status))
base_list< child > m_list
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)