Wait until the event loop starts (after starting the event loop thread).

Synopsis

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

void
waitUntilRunning();

Created with MrDocs