BloombergLP::bslmt::ThreadUtilImpl<Platform::PosixThreads>::areEqual

Return true if the specified a and b thread handles, identify the same thread, and false otherwise.

Synopsis

Declared in <bslmt_threadutilimpl_pthread.h>

static
bool
areEqual(
    Handle const& a,
    Handle const& b);