[PATCH] Linuxthreads PPC64 sysdep-cancel.h

Steve Munroe sjmunroe@us.ibm.com
Thu Dec 11 22:00:00 GMT 2003


The SINGLE_THREAD_P test is still defined using the static field 
__local_multiple_threads which is less efficient then the thread local 
reference to the p_multiple_threads field. Also as Jimi Xenidis points 
out, the current code is incorrectly loading a int flag as a doubleword. 
The attached patch replaces the two definitions of SINGLE_THREAD_P with 
thread local test.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ppc64-sysdep-cancel-20031209.txt
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20031211/ecaeddf8/attachment.txt>


More information about the Libc-alpha mailing list