Fix to compare thread_id with `pthread_equal()`
`pthread_t` is an opaque type, should not be compared with `==`.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 9ae164eb83)
pull/247/head
parent
03ef2cdd33
commit
cd45e22a58
Loading…
Reference in New Issue