Return an opaque handle that refers to the current thread.

Synopsis

Declared in <bslmt_threadutilimpl_pthread.h>

Description

Return an identifier that can be used to refer to the current thread in future calls to this utility.

Return Value

opaque handle referring to the current thread

Created with MrDocs