fdf::SynchronizedDispatcher

Summary

Inheritance

Inherits from: fdf::Dispatcher

Constructors and Destructors

SynchronizedDispatcher(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::SynchronizedDispatcher::Options

Public static functions

Create

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

Public functions

SynchronizedDispatcher

 SynchronizedDispatcher(  fdf_dispatcher_t *dispatcher )

borrow

Unowned< SynchronizedDispatcher > borrow() const