Return a reference to the non‐modifiable Handle object that is guaranteed never to be a valid thread handle.
Synopsis
Declared in <bslmt_threadutil.h>
static
ThreadUtil::Handle const&
invalidHandle();
Return Value
reference to a handle that is never a valid thread handle
Created with MrDocs