Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libpthread



Module Name:    src
Committed By:   nathanw
Date:           Fri Nov 21 23:03:13 UTC 2003

Modified Files:
        src/lib/libpthread: pthread_cancelstub.c

Log Message:
Manually inline pthread__testcancel in these routines; two function
calls' worth of overhead per cancellable syscall is overkill.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libpthread/pthread_cancelstub.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index