Return the platform specific identifier associated with the thread specified by threadHandle. Note that the returned native handle may not be a globally unique identifier for the thread (see selfIdAsUint).
Declared in <bslmt_threadutilimpl_pthread.h>
static
ThreadUtilImpl<bslmt::Platform::PosixThreads>::NativeHandle
nativeHandle(Handle const& threadHandle);