Alan Coopersmith escreveu:
> +    tid_generation = syscall(__NR_gettid);
> 
> Anything involving syscall() screams non-portable.   Is there a
> pthread interface you can use instead?  pthread_self() maybe?

you're all right about this pthread consistency stuff. I already changed 
this in my local tree.


Thanks for the comments,

-- 
Tiago Vignatti
C3SL - Centro de Computação Científica e Software Livre
www.c3sl.ufpr.br
_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to