pthreads :: NativePthread :: equal
fun equal(other: NativePthread): Bool `{ return pthread_equal(*self, *other); `}