[#CScheduler-m_service_thread] = xref:CScheduler.adoc[CScheduler]::m_service_thread :relfileprefix: ../ :mrdocs: Thread running serviceQueue(), if the scheduler was started on its own thread. == Synopsis Declared in `<scheduler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::thread m_service_thread; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#