mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +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.
115 KiB
115 KiB