We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0ff56b + 1b9ec9a commit 11a0a7bCopy full SHA for 11a0a7b
test/abi/Inputs/macOS/x86_64/concurrency/baseline-asserts
@@ -997,7 +997,6 @@ _swift_task_getMainExecutor
997
_swift_task_hasTaskGroupStatusRecord
998
_swift_task_isCancelled
999
_swift_task_isCurrentExecutor
1000
-_swift_task_isCurrentExecutorWithFlags
1001
_swift_task_isOnExecutor
1002
_swift_task_isOnExecutor_hook
1003
_swift_task_localValueGet
test/abi/macOS/x86_64/concurrency.swift
@@ -371,3 +371,4 @@ Added: _$ss15SuspendingClockV7InstantV3nowADvpZMV
371
Added: _$ss9TaskLocalC18_enclosingInstance7wrapped7storagexs5NeverO_s24ReferenceWritableKeyPathCyAGxGAIyAgByxGGtcipZMV
372
373
Added: _swift_taskGroup_initializeWithOptions
374
+Added: _swift_task_isCurrentExecutorWithFlags
0 commit comments