Return the threadName attribute of this object.
threadName
Declared in <bslmt_threadattributes.h>
<bslmt_threadattributes.h>
bslstl::StringRef threadName() const;
Note that the returned string reference will be invalidated if setThreadName is subsequently called on this object.
setThreadName
the threadName attribute of this object