|
noexcept |
Determines whether the two identifies refer to the same thread.
[in] | thr0 | is an identifier of the first thread. |
[in] | thr1 | is an identifier of the second thread. |
The function implements a behaviour of the thrd_equal function defined in the ISO/IEC 9899:2011 (aka C11) standard.