[#BloombergLP-bslmt-ThreadUtilImpl-04-self] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/ThreadUtilImpl-04.adoc[ThreadUtilImpl<Platform::PosixThreads>]::self :relfileprefix: ../../../ :mrdocs: Return an identifier that can be used to refer to the current thread in future calls to this utility. == Synopsis Declared in `<bslmt_threadutilimpl_pthread.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bslmt/ThreadUtilImpl-04/Handle.adoc[ThreadUtilImpl<bslmt::Platform::PosixThreads>::Handle] self(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#