API Differences in _Concurrency 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 _Concurrency in the macOS 15.4 SDK.

Table of Contents

Functions & Methods

@_silgen_name("swift_task_deinitOnExecutor") internal func _deinitOnExecutor(_ object: __owned Swift.AnyObject, _ work: @escaping @convention(thin) (__owned Swift.AnyObject) -> Swift.Void, _ executor: Builtin.Executor, _ flags: Builtin.Word)