BloombergLP::bdlmt::EventScheduler::start

start overloads

Synopses

Declared in <bdlmt_eventscheduler.h>

Begin dispatching events on this scheduler.

int
start();
» more...

Begin dispatching events using the specified threadAttributes.

int
start(bslmt::ThreadAttributes const& threadAttributes);
» more...

Return Value

0 on success, and a nonzero value otherwise

Parameters

NameDescription
threadAttributesattributes for the dispatcher thread