Skip to content
Commit 79b3c383 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont Committed by Peter Harris
Browse files

pthread_self(): do not assume pthread_t and int are compatible



POSIX does not warrant much about pthread_t.
It is not necessarily the same convertible to int as far as the calling
conventions are concerned.

Reviewed-by: default avatarJulien Cristau <jcristau@debian.org>
Signed-off-by: default avatarPeter Harris <pharris@opentext.com>
parent 28693b47
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment