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