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;
    version(!linux && !darwin && FreeBSD)
    extern (C) const
    auto SIGCHLD = 20;
  4. auto SIGCHLD;

Meta