+ tid_generation = syscall(__NR_gettid); Anything involving syscall() screams non-portable. Is there a pthread interface you can use instead? pthread_self() maybe?
--
-Alan Coopersmith- [EMAIL PROTECTED]
Sun Microsystems, Inc. - X Window System Engineering
_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg
