---
title: free
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/iodispatchqueue/free
---

# free

Performs any final cleanup for the dispatch queue object.

## Declaration

```occ
virtual void free();
```

## See Also

### Creating a Dispatch Queue

- [Create](driverkit/iodispatchqueue/create.md)
- [init](driverkit/iodispatchqueue/init.md)
