Return true if the specified lhs thread identifier is associated with the same thread as the specified rhs thread identifier, and false otherwise.
true
lhs
rhs
false
Declared in <bslmt_threadutil.h>
<bslmt_threadutil.h>
static bool isEqualId( Id const& a, Id const& b);
DEPRECATED: use areEqualId instead.
areEqualId