API Differences in Dispatch in macOS 15.4

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in Dispatch in the macOS 15.4 SDK.

Table of Contents

Functions & Methods

DispatchQueue
public func asUnownedTaskExecutor() -> _Concurrency.UnownedTaskExecutor
DispatchQueue
public func enqueue(_ job: _Concurrency.UnownedJob)

Conformances

DispatchQueue
_Concurrency.TaskExecutor