[#BloombergLP-bdlmt-EventScheduler-isInDispatcherThread] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/EventScheduler.adoc[EventScheduler]::isInDispatcherThread :relfileprefix: ../../../ :mrdocs: Return `true` if the calling thread is the dispatcher thread of this scheduler, and `false` otherwise. == Synopsis Declared in `<bdlmt_eventscheduler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isInDispatcherThread() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#