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

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

Synopsis

Declared in <bslmt_threadutilimpl_pthread.h>

static
bool
areEqualId(
    Id const& a,
    Id const& b);