[PATCH 1/4] Drop the input-thread core file implementation

Alan Coopersmith Alan.Coopersmith at Sun.COM
Mon Sep 8 09:26:12 PDT 2008


+    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-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering




More information about the xorg mailing list