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>
static
ThreadUtilImpl<bslmt::Platform::PosixThreads>::Handle
self();
Created with MrDocs