Files
swift-mirror/stdlib/public/Concurrency/Deque/_DequeBuffer.swift
Michael Gottesman 7e8daa80cd [concurrency] Mark the global _emptyDequeStorage as nonisolated(unsafe).
We just use it as a way to initialize values. We will always just read from it
and copy from it.
2024-06-05 12:03:57 -07:00

1.7 KiB