sigchld 常量

ProcessSignal const sigchld

实现

static const ProcessSignal sigchld = const ProcessSignal._(17, "SIGCHLD");