[#BloombergLP-bslmt-ThreadAttributes-setThreadName] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/ThreadAttributes.adoc[ThreadAttributes]::setThreadName :relfileprefix: ../../../ :mrdocs: Set the `threadName` attribute of this object to the specified `value`. Return a non‐`const` reference to this object (see also {Fluent Interface}). == Synopsis Declared in `<bslmt_threadattributes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslmt/ThreadAttributes.adoc[ThreadAttributes]& setThreadName(xref:BloombergLP/bslstl/StringRef.adoc[bslstl::StringRef] const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#