[#BloombergLP-bslstl-StopToken_RefCountedState-d_stopSourceCount] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/StopToken_RefCountedState.adoc[StopToken_RefCountedState]::d_stopSourceCount :relfileprefix: ../../../ :mrdocs: The number of `bsl::stop_source` objects that refer to this stop state. == Synopsis Declared in `<bslstl_stoptoken.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/AtomicUint64.adoc[bsls::AtomicUint64] d_stopSourceCount; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#