# PROCESS_WAIT_STOPPED

`import { PROCESS_WAIT_STOPPED } from "destack:process/binding";`

Report stopped children.

```ds title="PROCESS_WAIT_STOPPED"
const PROCESS_WAIT_STOPPED: ProcessWaitFlags
```

[language/library/src/process/binding/wait.ds:14](https://github.com/destack-sh/destack/blob/main/language/library/src/process/binding/wait.ds#L14)
