mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
`get_async_continuation[_addr]` begins a suspend operation by accessing the continuation value that can resume the task, which can then be used in a callback or event handler before executing `await_async_continuation` to suspend the task.
62 KiB
62 KiB