Return true if the calling thread is the dispatcher thread of this scheduler, and false otherwise.

Synopsis

Declared in <bdlmt_eventscheduler.h>

bool
isInDispatcherThread() const;

Created with MrDocs