Expand description

An interface between fuchsia_async and the async-testing testloop.

Structs

  • The C type async_test_subloop_t. It is treated as opaque. subloop_t is a type-safe version of this type.

Functions

  • Creates a new subloop with an executor running |fut|.