Gets the execution observer list associated with this EventBase.

Synopsis

Declared in <folly/io/async/EventBase.h>

ExecutionObserver::List&
getExecutionObserverList();

Return Value

The execution observer list for this EventBase.

Created with MrDocs