fdf::UnsynchronizedDispatcher

Summary

Inheritance

Inherits from: fdf::Dispatcher

Constructors and Destructors

UnsynchronizedDispatcher(fdf_dispatcher_t *dispatcher)

Public static functions

Create(Options options, std::string_view name, ShutdownHandler shutdown_handler, std::string_view scheduler_role)

Public functions

borrow() const

Structs

fdf::UnsynchronizedDispatcher::Options

Public static functions

Create

zx::result< UnsynchronizedDispatcher > Create(  Options options,  std::string_view name,  ShutdownHandler shutdown_handler,  std::string_view scheduler_role )

Public functions

UnsynchronizedDispatcher

 UnsynchronizedDispatcher(  fdf_dispatcher_t *dispatcher )

borrow

Unowned< UnsynchronizedDispatcher > borrow() const