---
title: DispatchWorkloop
framework: dispatch
role: symbol
role_heading: Class
path: dispatch/dispatchworkloop
---

# DispatchWorkloop

## Declaration

```swift
class DispatchWorkloop
```

## Topics

### Structures

- [DispatchWorkloop.Attributes](dispatch/dispatchworkloop/attributes.md)

### Initializers

- [init(label:attributes:autoreleaseFrequency:osWorkgroup:)](dispatch/dispatchworkloop/init(label:attributes:autoreleasefrequency:osworkgroup:).md)

## Relationships

### Conforms To

- [CVarArg](swift/cvararg.md)
- [Equatable](swift/equatable.md)
- [Executor](swift/executor.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Scheduler](combine/scheduler.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SerialExecutor](swift/serialexecutor.md)
- [TaskExecutor](swift/taskexecutor.md)
