Return an opaque handle that refers to the current thread.
Declared in <bslmt_threadutilimpl_pthread.h>
static
ThreadUtilImpl<bslmt::Platform::PosixThreads>::Handle
self();
Return an identifier that can be used to refer to the current thread in future calls to this utility.
opaque handle referring to the current thread