SIGCHLD

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. auto SIGCHLD;
  2. auto SIGCHLD;
  3. auto SIGCHLD;
  4. auto SIGCHLD;
    version(!linux && !darwin && !FreeBSD && solaris)
    extern (C) const
    auto SIGCHLD = 18;

Meta