+    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
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to