Skip to main content

Module async

Module async 

Source
Expand description

Async passes.

Functionsยง

create_async_func_to_async_runtime
Creates a AsyncFuncToAsyncRuntime pass.
create_async_parallel_for
Creates a AsyncParallelFor pass.
create_async_runtime_policy_based_ref_counting
Creates a AsyncRuntimePolicyBasedRefCounting pass.
create_async_runtime_ref_counting
Creates a AsyncRuntimeRefCounting pass.
create_async_runtime_ref_counting_opt
Creates a AsyncRuntimeRefCountingOpt pass.
create_async_to_async_runtime
Creates a AsyncToAsyncRuntime pass.
register_async_func_to_async_runtime
Registers a AsyncFuncToAsyncRuntime pass.
register_async_parallel_for
Registers a AsyncParallelFor pass.
register_async_runtime_policy_based_ref_counting
Registers a AsyncRuntimePolicyBasedRefCounting pass.
register_async_runtime_ref_counting
Registers a AsyncRuntimeRefCounting pass.
register_async_runtime_ref_counting_opt
Registers a AsyncRuntimeRefCountingOpt pass.
register_async_to_async_runtime
Registers a AsyncToAsyncRuntime pass.