# EVENT_COUNTER_CLOEXEC

`import { EVENT_COUNTER_CLOEXEC } from "destack:ipc/binding";`

Create the event counter as close-on-exec.

```ds title="EVENT_COUNTER_CLOEXEC"
const EVENT_COUNTER_CLOEXEC: EventCounterFlags
```

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