mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
`Builtin.createAsyncTask` takes flags, an optional parent task, and an async/throwing function to execute, and passes it along to the `swift_task_create_f` entry point to create a new (potentially child) task, returning the new task and its initial context.
4.6 KiB
4.6 KiB